[arch-commits] CVS update of extra/multimedia/lsdvd (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Thu Dec 6 18:33:52 UTC 2007


    Date: Thursday, December 6, 2007 @ 13:33:52
  Author: aaron
    Path: /home/cvs-extra/extra/multimedia/lsdvd

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: lsdvd 0.16-2
    Change source location to fix FS#8817


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


Index: extra/multimedia/lsdvd/PKGBUILD
diff -u extra/multimedia/lsdvd/PKGBUILD:1.5 extra/multimedia/lsdvd/PKGBUILD:1.6
--- extra/multimedia/lsdvd/PKGBUILD:1.5	Fri Sep 28 20:21:45 2007
+++ extra/multimedia/lsdvd/PKGBUILD	Thu Dec  6 13:33:52 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.5 2007/09/29 00:21:45 eric Exp $
+# $Id: PKGBUILD,v 1.6 2007/12/06 18:33:52 aaron Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=lsdvd
 pkgver=0.16
-pkgrel=1
+pkgrel=2
 pkgdesc="lsdvd is a C application for reading the contents of a DVD and printing the contents to your terminal"
 arch=(i686 x86_64)
 url="http://untrepid.com/acidrip/lsdvd.html"
 depends=('libdvdread')
 license=('GPL2')
 #Special thanks to Mathieu Clabaut <mathieu.clabaut at gmail.com> for patches
-source=(http://downloads.sourceforge.net/acidrip/$pkgname-$pkgver.tar.gz \
+source=(http://downloads.sourceforge.net/lsdvd/$pkgname-$pkgver.tar.gz \
         stdint_usage.patch)
-md5sums=('340e1abe5c5e5abf7ff8031e78f49ee7' '6cbcbfde873f894bd3c784f65141b2fc')
+md5sums=('0dbb395f73aeec4b08d8997d07df287b' '6cbcbfde873f894bd3c784f65141b2fc')
 
 build()
 {




More information about the arch-commits mailing list