summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51840916b44c..965afea01193 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=hop
pkgver=3.2.0_pre1
_pkgver=${pkgver//_/-}
-pkgrel=2
+pkgrel=4
pkgdesc="Software Development Kit for the Web"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL')
@@ -13,7 +13,7 @@ depends=('bigloo')
install=hop.install
url='http://hop.inria.fr'
source=("ftp://ftp-sop.inria.fr/indes/fp/Hop/$pkgname-${_pkgver}.tar.gz" hop)
-sha256sums=('da21bc6d0d1f836efb43ef309127103fc931113b88ab0047ad3accf338ce6f54'
+sha256sums=('4b77e1a30db03dcb893874033c55ac970dda422ac1bb34ee6cfb5a72bc274dbe'
'd1b40876e3a3d06c32f17c2a50dc950ab8c6ec68d7eea0754fe284ca4c226e5b')
options=('!makeflags')