[arch-commits] CVS update of extra/system/dvd+rw-tools (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Sep 19 20:51:20 UTC 2007


    Date: Wednesday, September 19, 2007 @ 16:51:20
  Author: jgc
    Path: /home/cvs-extra/extra/system/dvd+rw-tools

Modified: PKGBUILD (1.17 -> 1.18)

upgpkg: dvd+rw-tools 7.0-3
Fix dependencies


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/system/dvd+rw-tools/PKGBUILD
diff -u extra/system/dvd+rw-tools/PKGBUILD:1.17 extra/system/dvd+rw-tools/PKGBUILD:1.18
--- extra/system/dvd+rw-tools/PKGBUILD:1.17	Sun Apr 22 17:35:11 2007
+++ extra/system/dvd+rw-tools/PKGBUILD	Wed Sep 19 16:51:20 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.17 2007/04/22 21:35:11 jgc Exp $
+# $Id: PKGBUILD,v 1.18 2007/09/19 20:51:20 jgc Exp $
 # Maintainer: damir <damir at archlinux.org>
 
 pkgname=dvd+rw-tools
 pkgver=7.0
 origver=7.0 # sometimes it is not the same as pkgver and has '-' in it
-pkgrel=2
+pkgrel=3
 [ "$CARCH" = "x86_64" ] && force=y
 pkgdesc="dvd burning tools"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://fy.chalmers.se/~appro/linux/DVD+RW"
-depends=('cdrkit' 'gcc')
+depends=('cdrkit' 'gcc-libs')
 source=(http://fy.chalmers.se/~appro/linux/DVD+RW/tools/${pkgname}-$origver.tar.gz)
 md5sums=('2eb9c2a6b1e6bc7c4d72d3b5ece34ceb')
 




More information about the arch-commits mailing list