summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEugen Kuksa2016-08-19 10:19:33 +0200
committerEugen Kuksa2016-08-19 10:19:33 +0200
commit5bf660988c5730b1af533d27b6b67bb818ba2a74 (patch)
tree2a6b110217b2fb34b6ca24dab287e8a5e9fdf9a8 /PKGBUILD
parent4e3cffab53e800f4f9f328af63d6a0ace9fba724 (diff)
downloadaur-5bf660988c5730b1af533d27b6b67bb818ba2a74.tar.gz
Update hets-commons to 0.99_1471594578-1
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')