summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-09-19 21:10:06 +0200
committerhaawda2018-09-19 21:10:06 +0200
commitf0870cb39a82e27905cf9e6a21bbd2a45a20c5c7 (patch)
tree79d7dd887d8d61b9dcc4cb6d1a2849bef7fd6ddc /PKGBUILD
parent777a3c83af63edba20e96475da7be040047bddd1 (diff)
downloadaur-f0870cb39a82e27905cf9e6a21bbd2a45a20c5c7.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 965afea01193..9f6da4110578 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=hop
pkgver=3.2.0_pre1
_pkgver=${pkgver//_/-}
-pkgrel=4
+pkgrel=5
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=('4b77e1a30db03dcb893874033c55ac970dda422ac1bb34ee6cfb5a72bc274dbe'
+sha256sums=('20a1efb50f5043fb5599a1811b737c606ae8a44387e143276fbeb63f2d35da0a'
'd1b40876e3a3d06c32f17c2a50dc950ab8c6ec68d7eea0754fe284ca4c226e5b')
options=('!makeflags')