diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/gavl/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/gavl/PKGBUILD')
-rw-r--r-- | community/gavl/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gavl/PKGBUILD b/community/gavl/PKGBUILD index 5af667871..1cc9c109c 100644 --- a/community/gavl/PKGBUILD +++ b/community/gavl/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 76134 2012-09-12 03:17:18Z ebelanger $ +# $Id: PKGBUILD 99746 2013-10-30 23:27:40Z allan $ # Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de> # Contributor: Robert Emil Berge <filoktetes@linuxophic.org> # Contributor: Mateusz Herych <heniekk@gmail.com> @@ -11,7 +11,6 @@ arch=('i686' 'x86_64') url='http://gmerlin.sourceforge.net/' license=('GPL') depends=('glibc') -options=('!libtool') source=("http://downloads.sourceforge.net/sourceforge/gmerlin/$pkgname-$pkgver.tar.gz") md5sums=('2752013a817fbc43ddf13552215ec2c0') |