summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7c33743347d..e19db4e4b1c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,5 @@
# Maintainer: Michael Schubert <mschu.dev at gmail>
# Contributor: Di "thc_flow" Abel <nospam@weedsmoker.im>
-
pkgname=ironpython
pkgver=2.7.5
pkgrel=1
@@ -13,7 +12,7 @@ makedepends=('xz')
options=('!strip' 'emptydirs' 'libtool')
source=("https://github.com/IronLanguages/main/archive/ipy-$pkgver.zip"
site.patch)
-md5sums=('25c3b8047702f923eaf47a1ebe9ea829'
+md5sums=('85951a4125fb733cdeaced19f3ff7157'
'dd484ca6dfe03277d8a13e7b1cfe6662')
prepare() {