summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b42d4384be3..516871fce1e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,13 @@ pkgname='v7_sh'
pkgver='0'
pkgrel='1'
pkgdesc='A port of original Steve Bourne shell from 1978'
+arch=('i686' 'x86_64')
url='http://riemann.fmi.uni-sofia.bg/sh/'
license=('custom')
-arch=('i686' 'x86_64')
makedepends=('dietlibc')
-source=("http://riemann.fmi.uni-sofia.bg/sh/${pkgname}.tar.gz")
+#source=("http://riemann.fmi.uni-sofia.bg/sh/${pkgname}.tar.gz")
+source=("http://aur.zapto.org/PRIVATE/${pkgname}.tar.gz")
+md5sums=('e503e6110a95a8387421f5c938e0ce92')
sha256sums=('e096dacd4bab4b6b4eecc63f0016ff72f83739258ff0376f54775b68db728b72')
build() {