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/unshield/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/unshield/PKGBUILD')
-rw-r--r-- | community/unshield/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/unshield/PKGBUILD b/community/unshield/PKGBUILD index b549269c0..e8530f935 100644 --- a/community/unshield/PKGBUILD +++ b/community/unshield/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 65351 2012-02-21 02:17:14Z spupykin $ +# $Id: PKGBUILD 100010 2013-10-31 02:59:06Z allan $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> pkgname=unshield @@ -9,7 +9,6 @@ arch=('i686' 'x86_64') url="http://sourceforge.net/projects/synce/files/" license=('custom') depends=('zlib') -options=('!libtool') source=(http://downloads.sourceforge.net/sourceforge/synce/${pkgname}-${pkgver}.tar.gz libunshield.c.patch) md5sums=('31a829192a255160d1f71cda4c865c9c' |