summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2019-01-29 23:19:18 +0100
committerhaawda2019-01-29 23:19:18 +0100
commit214c99fed87b99eeacf6d572ff6c2cb8cb8a5d0c (patch)
tree4ac90afb91fdac7b742ec0825816dddf4d2885d6
parente49b438204005263d2f67f230a6d594f52aec294 (diff)
downloadaur-214c99fed87b99eeacf6d572ff6c2cb8cb8a5d0c.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 676d25c18996..91a07f069146 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hop
pkgdesc = Software Development Kit for the Web
pkgver = 3.1.0
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = http://hop.inria.fr
install = hop.install
@@ -19,7 +19,7 @@ pkgbase = hop
provides = hop
conflicts = hop
options = !makeflags
- source = git+https://github.com/manuel-serrano/hop.git#commit=b4c4c3f98c2b4af4f87c4ea5270b09323d50211c
+ source = git+https://github.com/manuel-serrano/hop.git#commit=dbe67556ea8862343f65f5c0781b4fe61f767b18
md5sums = SKIP
pkgname = hop
diff --git a/PKGBUILD b/PKGBUILD
index 5c1921644c61..afb3544585a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=hop
epoch=1
pkgver=3.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Software Development Kit for the Web"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL')
@@ -15,7 +15,7 @@ conflicts=('hop')
provides=('hop')
install=hop.install
url='http://hop.inria.fr'
-source=("git+https://github.com/manuel-serrano/hop.git#commit=b4c4c3f98c2b4af4f87c4ea5270b09323d50211c")
+source=("git+https://github.com/manuel-serrano/hop.git#commit=dbe67556ea8862343f65f5c0781b4fe61f767b18")
md5sums=('SKIP')
options=('!makeflags')