summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c9203033690..7181d21a6ca6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jes
pkgdesc = A java-based tool for german cash method of accounting (Einnahme-Überschuss-Rechnung)
- pkgver = 1.01.24
+ pkgver = 1.01.25
pkgrel = 1
url = http://www.jes-eur.de
arch = any
@@ -8,7 +8,7 @@ pkgbase = jes
depends = java-runtime
depends = x-server
depends = xdg-utils
- source = http://www.jes-eur.de/userfiles/downloads/jes/jes_10124.zip
+ source = http://www.jes-eur.de/userfiles/downloads/jes/jes_10125.zip
source = jes.desktop
source = jes.sh.new
source = LICENSE
diff --git a/PKGBUILD b/PKGBUILD
index 42897fd1797a..5a6b7a60f1ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Christoph Steinacker <archologist.linuxATgooglemailDOTcom>
pkgname=jes
-pkgver=1.01.24
+pkgver=1.01.25
pkgrel=1
pkgdesc="A java-based tool for german cash method of accounting (Einnahme-Überschuss-Rechnung)"
arch=('any')
@@ -8,7 +8,7 @@ url="http://www.jes-eur.de"
license=('custom')
#install="${pkgname}.install"
depends=('java-runtime' 'x-server' 'xdg-utils')
-source=(http://www.jes-eur.de/userfiles/downloads/jes/jes_10124.zip
+source=(http://www.jes-eur.de/userfiles/downloads/jes/jes_10125.zip
${pkgname}.desktop
${pkgname}.sh.new
LICENSE