summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex2020-10-14 10:20:48 +0200
committerAlex2020-10-14 10:20:48 +0200
commit96d96bf30cc3e7c983d8c4ad2846402f852c8a4f (patch)
treef6a98059a772eb24bc243b0b8304e7e474302f83
parent315011e9a0f4636e907bf8ca80c62e6b9f7ae236 (diff)
downloadaur-96d96bf30cc3e7c983d8c4ad2846402f852c8a4f.tar.gz
Update to 2.0.9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1921c26f50eb..a22fea0c69bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ordersprinter
pkgdesc = OrderSprinter is a free Point-Of-Service/Point-Of-Sale software (POS) for the gastronomy.
- pkgver = 2.0.3
+ pkgver = 2.0.9
pkgrel = 1
url = https://ordersprinter.de/
install = ordersprinter.install
@@ -8,7 +8,7 @@ pkgbase = ordersprinter
license = Creative Commons License BY-NC-ND
depends = mysql
depends = php
- source = https://ordersprinter.de/ordersprinter-2_0_3.zip
+ source = https://ordersprinter.de/ordersprinter-2_0_9.zip
source = ordersprinter.conf
source = ordersprinter.service
source = ordersprinter.sysusers
diff --git a/PKGBUILD b/PKGBUILD
index d13dd73a68c0..2c4d518d1a9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alex S. <shantanne[at]hotmail.com>
pkgname=ordersprinter
-pkgver=2.0.7
+pkgver=2.0.9
pkgrel=1
packagename="$(echo ${pkgname}-${pkgver} | sed 's/\./_/g')"
pkgdesc="OrderSprinter is a free Point-Of-Service/Point-Of-Sale software (POS) for the gastronomy."