summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf12ac0b623d..b2cb67b79721 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Aug 18 10:52:43 UTC 2016
+# Fri Aug 19 08:19:33 UTC 2016
pkgbase = hets-commons
pkgdesc = Common files of Hets
- pkgver = 0.99_1471209385
+ pkgver = 0.99_1471594578
pkgrel = 1
url = http://hets.eu
arch = i686
@@ -13,7 +13,7 @@ pkgbase = hets-commons
depends = java-runtime>=7
provides = hets-commons
conflicts = hets-commons-bin
- source = hets-commons::git+https://github.com/spechub/Hets.git#commit=9c020bf240dace07c6defccb1c8a42328ec454e0
+ source = hets-commons::git+https://github.com/spechub/Hets.git#commit=b259e3b3e05433b2018f45d5781000fa3af7cbdc
sha256sums = SKIP
pkgname = hets-commons
diff --git a/PKGBUILD b/PKGBUILD
index 8fbd0209a8ca..086954bc730f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eugen Kuksa <eugenk@cs.uni-bremen.de>
pkgname=hets-commons
-pkgver=0.99_1471209385
+pkgver=0.99_1471594578
pkgrel=1
pkgdesc="Common files of Hets"
@@ -13,7 +13,7 @@ depends=('java-runtime>=7')
makedepends=('ghc>=7.8.4' 'java-environment=7')
provides=('hets-commons')
conflicts=('hets-commons-bin')
-_commit='9c020bf240dace07c6defccb1c8a42328ec454e0'
+_commit='b259e3b3e05433b2018f45d5781000fa3af7cbdc'
source=("${pkgname}::git+https://github.com/spechub/Hets.git#commit=${_commit}")
sha256sums=('SKIP')