[arch-commits] Commit in devede/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Nov 28 16:12:22 UTC 2017


    Date: Tuesday, November 28, 2017 @ 16:12:21
  Author: arojas
Revision: 270504

Update to 4.8.10

Modified:
  devede/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-28 15:37:01 UTC (rev 270503)
+++ PKGBUILD	2017-11-28 16:12:21 UTC (rev 270504)
@@ -5,7 +5,7 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=devede
-pkgver=4.8.9
+pkgver=4.8.10
 pkgrel=1
 pkgdesc="A program to create VideoDVDs and CDs"
 arch=('any')
@@ -12,11 +12,11 @@
 url="http://www.rastersoft.com/programas/devede.html"
 license=('GPL3')
 depends=('mencoder' 'ffmpeg' 'dvdauthor' 'vcdimager'
-	 'cdrkit' 'ttf-dejavu'
-	 'gtk3' 'python-cairo' 'python-gobject' 'python-setuptools')
+	 'cdrtools' 'ttf-dejavu' 'gtk3' 'python-cairo' 'python-gobject')
+makedepends=('python-setuptools')
 optdepends=('mplayer' 'vlc' 'mpv')
 source=($pkgname-$pkgver.tar.gz::https://github.com/rastersoft/devedeng/archive/$pkgver.tar.gz)
-sha256sums=('e1b41689f93c398af11529ba857df68dc982a3979bc2c675a9f44fdedf77b30c')
+sha256sums=('79976f63603657326d63075425906230cdf40e75f5e38837611081260c7f16e5')
 
 package() {
   cd "$srcdir"/${pkgname}ng-$pkgver



More information about the arch-commits mailing list