diff options
-rw-r--r-- | libre/dvdrtools-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/dvdrtools-libre/PKGBUILD b/libre/dvdrtools-libre/PKGBUILD index 81fb29999..2242cd815 100644 --- a/libre/dvdrtools-libre/PKGBUILD +++ b/libre/dvdrtools-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 78820 2012-10-25 06:47:28Z foutrelis $ +# $Id: PKGBUILD 113887 2014-07-01 08:03:15Z fyan $ # Maintainer (Arch): Alexander Baldeck <alexander@archlinux.org> # Contributor (Arch): dorphell <dorphell@archlinux.org> # Contributor (Arch): Tom Newsom <Jeepster@gmx.co.uk> @@ -7,7 +7,7 @@ _pkgname=dvdrtools pkgname=dvdrtools-libre pkgver=0.3.1 -pkgrel=3.2 +pkgrel=4 pkgdesc="A fork of cdrtools, with the primary goal of supporting writable DVD drives, without nonfree apple_driver utility" arch=('i686' 'x86_64' 'mips64el') url="http://savannah.nongnu.org/projects/dvdrtools/" |