summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Devaine2020-09-28 14:59:37 +0200
committerMax Devaine2020-09-28 14:59:37 +0200
commit09b8895c60cd4175c4fe402933fad9bd0e35c2f3 (patch)
tree122215aeef96f8d095d8f74759d62130ae2a6979
parent1a6046c412f2b2d5a54107bd3ea8464bfb956e78 (diff)
downloadaur-09b8895c60cd4175c4fe402933fad9bd0e35c2f3.tar.gz
update to 2020.2.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efbce9479f2e..2023dbae0b99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Aug 28 13:29:47 UTC 2020
+# Mon Sep 28 12:59:25 UTC 2020
pkgbase = flexibee
pkgdesc = Accounting economic system for person and business. Server and client in one package.
- pkgver = 2020.2.5.3
+ pkgver = 2020.2.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.2/2020.2.5.3/flexibee-2020.2.5.3.tar.gz
+ source = http://download.flexibee.eu/download/2020.2/2020.2.6/flexibee-2020.2.6.tar.gz
source = flexibee
- sha256sums = 8d6b24661007a1b7ef1ebaac284dad09f9bac53a07a846a86e6fa515140f9ca1
+ sha256sums = 4a0284e77a1abec3562ca907ae5b0360180c710ea45bee9dea692ea589f84c6f
sha256sums = 0aaf79ac30bfc5af5e9aba6d1b1189a76019551d3183621bcb9f2bdbe7ea39e3
pkgname = flexibee
diff --git a/PKGBUILD b/PKGBUILD
index 043d36d3cca6..5b69dca589bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Max Devaine <maxdevaine@gmail.com>
pkgname=flexibee
-pkgver=2020.2.5.3
+pkgver=2020.2.6
pkgbasever=2020.2
pkgrel=1
pkgdesc="Accounting economic system for person and business. Server and client in one package."
@@ -13,7 +13,7 @@ install=flexibee.install
source=("http://download.flexibee.eu/download/$pkgbasever/$pkgver/flexibee-$pkgver.tar.gz"
"flexibee")
-sha256sums=('8d6b24661007a1b7ef1ebaac284dad09f9bac53a07a846a86e6fa515140f9ca1'
+sha256sums=('4a0284e77a1abec3562ca907ae5b0360180c710ea45bee9dea692ea589f84c6f'
'0aaf79ac30bfc5af5e9aba6d1b1189a76019551d3183621bcb9f2bdbe7ea39e3')
prepare() {