summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugen Kuksa2017-02-26 11:58:10 +0100
committerEugen Kuksa2017-02-26 11:58:10 +0100
commitdfa281c3a597eaa76867aa90a57147a1eb877eef (patch)
tree49745879f3e2cfa2677e9e9581f90a8a27f41cd2
parent7471b8c310d0fafdf74964f9ea3910e838cdd0c4 (diff)
downloadaur-hets-commons.tar.gz
Update hets-commons to 0.99_1484075143-1
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 303f0aac784a..e6cfdc2a259c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Aug 27 11:39:47 UTC 2016
+# Sun Feb 26 10:58:10 UTC 2017
pkgbase = hets-commons
pkgdesc = Common files of Hets
- pkgver = 0.99_1472225208
+ pkgver = 0.99_1484075143
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=b8488370dfa4f324561bf90f8dd443696317e385
+ source = hets-commons::git+https://github.com/spechub/Hets.git#commit=b39edff7b191f41fb4b7268e00dd0289965ca9bf
sha256sums = SKIP
pkgname = hets-commons
diff --git a/PKGBUILD b/PKGBUILD
index 217c8c967835..d918ee98b7f4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eugen Kuksa <eugenk@cs.uni-bremen.de>
pkgname=hets-commons
-pkgver=0.99_1472225208
+pkgver=0.99_1484075143
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='b8488370dfa4f324561bf90f8dd443696317e385'
+_commit='b39edff7b191f41fb4b7268e00dd0289965ca9bf'
source=("${pkgname}::git+https://github.com/spechub/Hets.git#commit=${_commit}")
sha256sums=('SKIP')