summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-08-03 23:36:16 +0200
committerhaawda2017-08-03 23:36:16 +0200
commit326055edb919d5d34a6c8e8cc824e80ac050ab35 (patch)
tree774f0aa6a5d4574759950520ab930d237f5544cf
parent3c868a9d5307c6f049e59ca3efaeff211c1327b8 (diff)
downloadaur-326055edb919d5d34a6c8e8cc824e80ac050ab35.tar.gz
upstream has a new tarball
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2669d3306ca1..5396fd801476 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hop
pkgdesc = Software Development Kit for the Web
pkgver = 3.1.0_pre2
- pkgrel = 1
+ pkgrel = 2
url = http://hop.inria.fr
install = hop.install
arch = i686
@@ -12,7 +12,7 @@ pkgbase = hop
options = !makeflags
source = ftp://ftp-sop.inria.fr/indes/fp/Hop/hop-3.1.0-pre2.tar.gz
source = hop
- sha256sums = 22aa60b558e6c5da6879c6eff2e153d6a520562a39444eefd26325fbceeff1fa
+ sha256sums = e9595bdcb5e216fd2e4284615dc26f13cfc3ae18d672584b6c8f2f18857299e0
sha256sums = d1b40876e3a3d06c32f17c2a50dc950ab8c6ec68d7eea0754fe284ca4c226e5b
pkgname = hop
diff --git a/PKGBUILD b/PKGBUILD
index 7bc464a3696a..57d6be92a502 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=hop
pkgver=3.1.0_pre2
_pkgver=${pkgver//_/-}
-pkgrel=1
+pkgrel=2
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=('22aa60b558e6c5da6879c6eff2e153d6a520562a39444eefd26325fbceeff1fa'
+sha256sums=('e9595bdcb5e216fd2e4284615dc26f13cfc3ae18d672584b6c8f2f18857299e0'
'd1b40876e3a3d06c32f17c2a50dc950ab8c6ec68d7eea0754fe284ca4c226e5b')
options=('!makeflags')