summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryaute2019-06-19 21:10:07 +0200
committeryaute2019-06-19 21:10:07 +0200
commitf8a0459a116e5ba5426165a170b8972b229568ce (patch)
treee00f9e821133fcaa1d7c2abfc786cf991c97fc8f
parent927785e19a7ff6d9fb3b34f12bf84588026e2944 (diff)
downloadaur-f8a0459a116e5ba5426165a170b8972b229568ce.tar.gz
release 2.0.0.1213
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d88a4d2d815..3eceeb3e50f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hattrick_organizer-git
pkgdesc = A manager assistent for the online football manager Hattrick
- pkgver = 2.0.0.1075
+ pkgver = 2.0.0.1213
pkgrel = 1
url = https://github.com/akasolace/HO
arch = i686
@@ -8,8 +8,8 @@ pkgbase = hattrick_organizer-git
license = LGPL
makedepends = libarchive
depends = java-runtime
- source = https://github.com/akasolace/HO/releases/download/dev/HO_2.0.0.1075.deb
- md5sums = 8e4a0a823c83283220a86bea5474a3c6
+ source = https://github.com/akasolace/HO/releases/download/dev/HO_2.0.0.1213.deb
+ md5sums = b602f7b936851e301e21ece2130ebcec
pkgname = hattrick_organizer-git
diff --git a/PKGBUILD b/PKGBUILD
index be8ee111691f..49e3b887582d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hattrick_organizer-git
mainver=2.0
-pkgver=${mainver}.0.1075
+pkgver=${mainver}.0.1213
pkgrel=1
pkgdesc="A manager assistent for the online football manager Hattrick "
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ depends=(java-runtime)
makedepends=(libarchive)
source=(https://github.com/akasolace/HO/releases/download/dev/HO_$pkgver.deb)
-md5sums=('8e4a0a823c83283220a86bea5474a3c6')
+md5sums=('b602f7b936851e301e21ece2130ebcec')
package() {
desktopfile=$pkgdir/usr/share/applications/ho.desktop