summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rwxr-xr-xPKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4351a950ffd..345948a7116f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Aug 27 11:39:31 UTC 2016
+# Sun Feb 26 10:57:43 UTC 2017
pkgbase = hets-commons-bin
pkgdesc = Common files of Hets
- pkgver = 0.99_1472225208
+ pkgver = 0.99_1484075143
pkgrel = 1
url = http://hets.eu
arch = i686
@@ -11,8 +11,8 @@ pkgbase = hets-commons-bin
depends = java-runtime>=7
provides = hets-commons
conflicts = hets-commons
- source = http://www.informatik.uni-bremen.de/~eugenk/aur-hets/hets-commons-bin-0.99_1472225208-1.tar.gz
- sha256sums = 0ee39a36b34a195fd5badd7cf37f667e6db13c9a7d5368f9296d7ea26468159d
+ source = http://hets.eu/downloads/hets/archlinux/x86_64/hets-commons-bin-0.99_1484075143-1.tar.gz
+ sha256sums = e973baa91542cd1f6d1c512bf3f5f7428341b33a87334e6b748288c2dec04ccc
pkgname = hets-commons-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5993fd1f0516..715b958cde16 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Eugen Kuksa <eugenk@cs.uni-bremen.de>
pkgname=hets-commons-bin
-pkgver=0.99_1472225208
+pkgver=0.99_1484075143
pkgrel=1
pkgdesc="Common files of Hets"
@@ -12,8 +12,8 @@ license=('GPL2')
depends=('java-runtime>=7')
provides=('hets-commons')
conflicts=('hets-commons')
-source=('http://www.informatik.uni-bremen.de/~eugenk/aur-hets/hets-commons-bin-0.99_1472225208-1.tar.gz')
-sha256sums=('0ee39a36b34a195fd5badd7cf37f667e6db13c9a7d5368f9296d7ea26468159d')
+source=('http://hets.eu/downloads/hets/archlinux/x86_64/hets-commons-bin-0.99_1484075143-1.tar.gz')
+sha256sums=('e973baa91542cd1f6d1c512bf3f5f7428341b33a87334e6b748288c2dec04ccc')
package() {
cp -R usr $pkgdir