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

Damir Perisa damir at archlinux.org
Sun Mar 9 17:09:27 UTC 2008


    Date: Sunday, March 9, 2008 @ 13:09:27
  Author: damir
    Path: /home/cvs-extra/extra/system/dvd+rw-tools

Modified: PKGBUILD (1.20 -> 1.21)

upgpkg: dvd+rw-tools 7.1-1


----------+
 PKGBUILD |   16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)


Index: extra/system/dvd+rw-tools/PKGBUILD
diff -u extra/system/dvd+rw-tools/PKGBUILD:1.20 extra/system/dvd+rw-tools/PKGBUILD:1.21
--- extra/system/dvd+rw-tools/PKGBUILD:1.20	Mon Jan  7 19:07:23 2008
+++ extra/system/dvd+rw-tools/PKGBUILD	Sun Mar  9 13:09:27 2008
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.20 2008/01/08 00:07:23 damir Exp $
+# $Id: PKGBUILD,v 1.21 2008/03/09 17:09:27 damir 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=4
+pkgver=7.1
+origver=7.1 # sometimes it is not the same as pkgver and has '-' in it
+pkgrel=1
 [ "$CARCH" = "x86_64" ] && force=y
 pkgdesc="dvd burning tools"
 arch=(i686 x86_64)
@@ -16,8 +16,8 @@
 
 build() {
   	# fix build, thank you Karolina
-	cd $startdir/src/
-	patch -Np0 -i buildpatch-7.0-3-20080108-karolina.patch
+	cd $startdir/src/$pkgname-$pkgver
+	patch -Np1 -i $startdir/src/buildpatch-7.0-3-20080108-karolina.patch
 
   cd ${startdir}/src/${pkgname}-${pkgver}
   make || return 1
@@ -27,5 +27,7 @@
   done
   install -D -m644 growisofs.1 ${startdir}/pkg/usr/man/man1/growisofs.1 || return 1
 }
-md5sums=('2eb9c2a6b1e6bc7c4d72d3b5ece34ceb'
+
+
+md5sums=('8acb3c885c87f6838704a0025e435871'
          '54b4dc52f5380216d4d9fc2dd2086d31')




More information about the arch-commits mailing list