summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugen Kuksa2016-08-27 13:39:47 +0200
committerEugen Kuksa2016-08-27 13:39:47 +0200
commit7471b8c310d0fafdf74964f9ea3910e838cdd0c4 (patch)
tree9b97b05851eec11e65584cc110a73214973c4885
parent5bf660988c5730b1af533d27b6b67bb818ba2a74 (diff)
downloadaur-7471b8c310d0fafdf74964f9ea3910e838cdd0c4.tar.gz
Update hets-commons to 0.99_1472225208-1
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2cb67b79721..303f0aac784a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Aug 19 08:19:33 UTC 2016
+# Sat Aug 27 11:39:47 UTC 2016
pkgbase = hets-commons
pkgdesc = Common files of Hets
- pkgver = 0.99_1471594578
+ pkgver = 0.99_1472225208
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=b259e3b3e05433b2018f45d5781000fa3af7cbdc
+ source = hets-commons::git+https://github.com/spechub/Hets.git#commit=b8488370dfa4f324561bf90f8dd443696317e385
sha256sums = SKIP
pkgname = hets-commons
diff --git a/PKGBUILD b/PKGBUILD
index 086954bc730f..217c8c967835 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eugen Kuksa <eugenk@cs.uni-bremen.de>
pkgname=hets-commons
-pkgver=0.99_1471594578
+pkgver=0.99_1472225208
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='b259e3b3e05433b2018f45d5781000fa3af7cbdc'
+_commit='b8488370dfa4f324561bf90f8dd443696317e385'
source=("${pkgname}::git+https://github.com/spechub/Hets.git#commit=${_commit}")
sha256sums=('SKIP')