summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-09-29 11:54:33 +0200
committerhaawda2018-09-29 11:54:33 +0200
commite1da3f6f88fbf3d8c1a18413d9c6992587870fb3 (patch)
tree43d238c1f087b7b379d9be429f72640f5631e8c0 /PKGBUILD
parentf0870cb39a82e27905cf9e6a21bbd2a45a20c5c7 (diff)
downloadaur-e1da3f6f88fbf3d8c1a18413d9c6992587870fb3.tar.gz
shasum change
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f6da4110578..d714ad2b11ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=hop
pkgver=3.2.0_pre1
_pkgver=${pkgver//_/-}
-pkgrel=5
+pkgrel=6
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=('20a1efb50f5043fb5599a1811b737c606ae8a44387e143276fbeb63f2d35da0a'
+sha256sums=('6421435c0e1635c5a8eac5f920799bfe5fdd0b672b62c08f2850eefcca601d2e'
'd1b40876e3a3d06c32f17c2a50dc950ab8c6ec68d7eea0754fe284ca4c226e5b')
options=('!makeflags')