summaryrefslogtreecommitdiff
path: root/extra/lsdvd
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-25 23:15:06 +0000
committerroot <root@rshg054.dnsready.net>2012-02-25 23:15:06 +0000
commite4a5730eb358cb0d78bc022204ddccac068c2bf2 (patch)
tree8dc9d2ac6b1313cb68be1a6c8b51500397f8b225 /extra/lsdvd
parent299e917c17619f800f0c21cf43209065b608223f (diff)
Sat Feb 25 23:15:06 UTC 2012
Diffstat (limited to 'extra/lsdvd')
-rw-r--r--extra/lsdvd/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/lsdvd/PKGBUILD b/extra/lsdvd/PKGBUILD
index fbda54607..0323625d6 100644
--- a/extra/lsdvd/PKGBUILD
+++ b/extra/lsdvd/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 124465 2011-05-22 11:21:47Z andrea $
+# $Id: PKGBUILD 150946 2012-02-24 09:46:48Z pierre $
# Maintainer: Aaron Griffin <aaron@archlinux.org>
pkgname=lsdvd
pkgver=0.16
-pkgrel=5
+pkgrel=6
pkgdesc="A C application for reading the contents of a DVD and printing the contents to your terminal"
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/lsdvd/"
depends=('libdvdread')
license=('GPL2')
#Special thanks to Mathieu Clabaut <mathieu.clabaut@gmail.com> for patches
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
- stdint_usage.patch)
+source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
+ 'stdint_usage.patch')
md5sums=('340e1abe5c5e5abf7ff8031e78f49ee7'
'6cbcbfde873f894bd3c784f65141b2fc')