mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/hercules to 3.13.00-3
This commit is contained in:
parent
1510abd49c
commit
ccfda7f4de
1 changed files with 3 additions and 2 deletions
|
@ -9,14 +9,15 @@
|
|||
|
||||
pkgname=hercules
|
||||
pkgver=3.13.00
|
||||
pkgrel=1
|
||||
pkgrel=3
|
||||
pkgdesc='Software implementation of System/370 and ESA/390'
|
||||
arch=('x86_64')
|
||||
url='http://www.hercules-390.eu/'
|
||||
license=('custom')
|
||||
depends=('bzip2' 'libnsl' 'zlib')
|
||||
options=('!makeflags')
|
||||
source=("http://downloads.hercules-390.eu/$pkgname-${pkgver%.00}.tar.gz")
|
||||
sha256sums=('890c57c558d58708e55828ae299245bd2763318acf53e456a48aac883ecfe67d')
|
||||
sha512sums=('76f75ef3f1eb10c0fac0d6fa1ab9809b8d1dfe3deccbcd69366b05ee58f1ecb8ea0f387f7201ab4722b121478676f00e707ad27b6ecf1980fb09e900de63d718')
|
||||
|
||||
prepare() {
|
||||
ln -sf "$pkgname-${pkgver%.00}" p
|
||||
|
|
Loading…
Reference in a new issue