summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Devaine2015-08-25 22:11:16 +0200
committerMax Devaine2015-08-25 22:11:16 +0200
commitc8496ba9b15367a41714db62bdc2721bf3272e71 (patch)
tree3665aa5aac920075f3668f5bfa4e3f34d55b0007
parent2cac0d4b8cb8748c53746d87cefeb6e4beebfb09 (diff)
downloadaur-c8496ba9b15367a41714db62bdc2721bf3272e71.tar.gz
Update to 2015.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 167019a79879..2706d7c4d4d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = flexibee
pkgdesc = Accounting economic system for person and business. Server and client in one package.
- pkgver = 2015.3.5
+ pkgver = 2015.4.0
pkgrel = 1
url = http://www.flexibee.eu
install = flexibee.install
@@ -9,9 +9,9 @@ pkgbase = flexibee
license = custom
depends = glibc
depends = java-environment
- source = http://download.flexibee.eu/download/2015.3/2015.3.5/flexibee-2015.3.5.tar.gz
+ source = http://download.flexibee.eu/download/2015.4/2015.4.0/flexibee-2015.4.0.tar.gz
source = flexibee
- sha256sums = 0dd7b4b4091b8430cb3467f3068049b6d7f53079bac7b20cd06bbd2a02b42349
+ sha256sums = 10900ce7b9bb517906f4d9108c73c0bfedaf0d1882f462580f2a77457899adf2
sha256sums = 0aaf79ac30bfc5af5e9aba6d1b1189a76019551d3183621bcb9f2bdbe7ea39e3
pkgname = flexibee
diff --git a/PKGBUILD b/PKGBUILD
index dade7cc58610..018c6565bfff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: Max Devaine <maxdevaine@gmail.com>
pkgname=flexibee
-pkgver=2015.3.5
-pkgbasever=2015.3
+pkgver=2015.4.0
+pkgbasever=2015.4
pkgrel=1
pkgdesc="Accounting economic system for person and business. Server and client in one package."
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ install=flexibee.install
source=("http://download.flexibee.eu/download/$pkgbasever/$pkgver/flexibee-$pkgver.tar.gz"
"flexibee")
-sha256sums=('0dd7b4b4091b8430cb3467f3068049b6d7f53079bac7b20cd06bbd2a02b42349'
+sha256sums=('10900ce7b9bb517906f4d9108c73c0bfedaf0d1882f462580f2a77457899adf2'
'0aaf79ac30bfc5af5e9aba6d1b1189a76019551d3183621bcb9f2bdbe7ea39e3')
prepare() {