summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Devaine2020-02-19 10:52:04 +0100
committerMax Devaine2020-02-19 10:52:04 +0100
commit7e17c2576c08e1c561c3f9596ee674dae003f4b8 (patch)
tree406a557c445cfe32f4845791dd2b4d12e6b6a738
parente7b25491fd5a7cbd632c9bf1311c3605a130d672 (diff)
downloadaur-7e17c2576c08e1c561c3f9596ee674dae003f4b8.tar.gz
update to 2020.1.0.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cdaa92084b2f..61af1e9ea7f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 18 08:13:03 UTC 2020
+# Wed Feb 19 09:51:52 UTC 2020
pkgbase = flexibee
pkgdesc = Accounting economic system for person and business. Server and client in one package.
- pkgver = 2020.1.0.5
+ pkgver = 2020.1.0.6
pkgrel = 1
url = http://www.flexibee.eu
install = flexibee.install
@@ -11,9 +11,9 @@ pkgbase = flexibee
license = custom
depends = glibc
depends = java-environment
- source = http://download.flexibee.eu/download/2020.1/2020.1.0.5/flexibee-2020.1.0.5.tar.gz
+ source = http://download.flexibee.eu/download/2020.1/2020.1.0.6/flexibee-2020.1.0.6.tar.gz
source = flexibee
- sha256sums = 2aa57c7d9adc30f702259e36fa695c20ef92bc3fba24c4c81a647a09cc3311c8
+ sha256sums = f868d2bf493bdb31a1950609b459241fde1928bee67f7a7e9b5200c88cff6a09
sha256sums = 0aaf79ac30bfc5af5e9aba6d1b1189a76019551d3183621bcb9f2bdbe7ea39e3
pkgname = flexibee
diff --git a/PKGBUILD b/PKGBUILD
index 1860c0c86684..20bc3ccf90b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Max Devaine <maxdevaine@gmail.com>
pkgname=flexibee
-pkgver=2020.1.0.5
+pkgver=2020.1.0.6
pkgbasever=2020.1
pkgrel=1
pkgdesc="Accounting economic system for person and business. Server and client in one package."
@@ -13,9 +13,10 @@ install=flexibee.install
source=("http://download.flexibee.eu/download/$pkgbasever/$pkgver/flexibee-$pkgver.tar.gz"
"flexibee")
-sha256sums=('2aa57c7d9adc30f702259e36fa695c20ef92bc3fba24c4c81a647a09cc3311c8'
+sha256sums=('f868d2bf493bdb31a1950609b459241fde1928bee67f7a7e9b5200c88cff6a09'
'0aaf79ac30bfc5af5e9aba6d1b1189a76019551d3183621bcb9f2bdbe7ea39e3')
+
prepare() {
cd ${srcdir}/flexibee-$pkgver