summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f85af0866e32..32df46fe44b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Feb 1 14:39:28 UTC 2021
+# Thu Feb 4 08:41:07 UTC 2021
pkgbase = flexibee
pkgdesc = Accounting economic system for person and business. Server and client in one package.
- pkgver = 2021.1.1
+ pkgver = 2021.1.3
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/2021.1/2021.1.1/flexibee-2021.1.1.tar.gz
+ source = http://download.flexibee.eu/download/2021.1/2021.1.3/flexibee-2021.1.3.tar.gz
source = flexibee
- sha256sums = 7021aa4c226d7241824b9480885d4e3eb28717e722f6be38ae116786409431a7
+ sha256sums = 8cb7d822bebbf89604a2b74813d06c1ec567511e3c4ff1320d36488c66402a71
sha256sums = 0aaf79ac30bfc5af5e9aba6d1b1189a76019551d3183621bcb9f2bdbe7ea39e3
pkgname = flexibee
diff --git a/PKGBUILD b/PKGBUILD
index ee38de7a974b..e7bbb50a625d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Max Devaine <maxdevaine@gmail.com>
pkgname=flexibee
-pkgver=2021.1.1
+pkgver=2021.1.3
pkgbasever=2021.1
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=('7021aa4c226d7241824b9480885d4e3eb28717e722f6be38ae116786409431a7'
+sha256sums=('8cb7d822bebbf89604a2b74813d06c1ec567511e3c4ff1320d36488c66402a71'
'0aaf79ac30bfc5af5e9aba6d1b1189a76019551d3183621bcb9f2bdbe7ea39e3')
prepare() {