diff options
Diffstat (limited to 'community/hercules/PKGBUILD')
-rw-r--r-- | community/hercules/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/hercules/PKGBUILD b/community/hercules/PKGBUILD index bce962aad..7e2d83fa6 100644 --- a/community/hercules/PKGBUILD +++ b/community/hercules/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 85609 2013-03-03 23:25:19Z arodseth $ +# $Id: PKGBUILD 99809 2013-10-31 01:50:39Z allan $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Kevin Piche <kevin@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> @@ -11,7 +11,6 @@ pkgdesc='Software implementation of System/370 and ESA/390' url='http://www.hercules-390.eu/' source=("http://downloads.hercules-390.eu/$pkgname-$pkgver.tar.gz") license=('custom') -options=('!libtool') depends=('bzip2' 'libgcrypt' 'zlib' 'perl') sha256sums=('85e217773587f2278d4b6cb6bc815e042cfc982d0fc14baa0da4a84dea399e9d') |