summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2020-01-12 01:35:22 +0100
committerNarrat2020-01-12 01:35:22 +0100
commit550fd991a1842ff4802efcc54d2f6409882d0b5f (patch)
treeac637081ef57d192347b75fd206538649fce7c02
parent63043c946accf89f5fda7f42f077faa3c0fd95aa (diff)
downloadaur-550fd991a1842ff4802efcc54d2f6409882d0b5f.tar.gz
update to 1.3.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD13
2 files changed, 13 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cda105b83c33..4e46765ebed3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,22 @@
pkgbase = yabs
- pkgdesc = A software for handling customers, articles, quotes and billings.
- pkgver = 1.2.7
+ pkgdesc = software for handling customers, articles, quotes and billings
+ pkgver = 1.3.2
pkgrel = 1
url = https://github.com/anti43/openyabs
arch = any
license = GPL3
makedepends = unzip
depends = java-environment
- source = https://github.com/anti43/openyabs/releases/download/release-01-17/yabs-1.2.7-linux-windows.zip
+ source = https://github.com/anti43/openyabs/releases/download/release-1.3.2/yabs-1.3.2-linux-windows.zip
source = https://raw.githubusercontent.com/anti43/openyabs/master/src/mpv5/resources/images/icon2_128.png
source = yabs
source = yabs.desktop
- sha256sums = 480f7be86a4c8089115b75a3e072518ba170d18da8278cc5c2f26296fd6e9eb7
+ source = https://raw.githubusercontent.com/anti43/openyabs/release-1.3.2/install/script/yabs.sh
+ sha256sums = b94e5acdf2206cb0f3652970e8d260bdb7a7d0efa3867e89eef306912697e5e5
sha256sums = c08369e8fc7cf2dae5da7a2b9c572f7de2ca1edc0fd2ab7c8fb66e5e91668696
sha256sums = 5b47b14ea6d3cee868e8171f20226f3999e3551d6bcef7673b3b64cd34e96473
sha256sums = 111f4dbd9ffeb9cea2604e572057969ae3a79d4db3a29e211c7498aab90040f2
+ sha256sums = 9c6dbb78f2b8d98beb58be2dcdb3a3b5371e43fb66fb222e56329dc7e948fb68
pkgname = yabs
diff --git a/PKGBUILD b/PKGBUILD
index 2cb348e84c0e..94ff5cc7d63a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,21 @@
-# Maintainer: Marcn <alp dot marcn at gmail dot com>
+# Contributor: Marcn <alp dot marcn at gmail dot com>
+
pkgname=yabs
-pkgver=1.2.7
+pkgver=1.3.2
_filename="yabs-${pkgver}-linux-windows"
pkgrel=1
-pkgdesc="A software for handling customers, articles, quotes and billings."
+pkgdesc="software for handling customers, articles, quotes and billings"
arch=('any')
url="https://github.com/anti43/openyabs"
license=('GPL3')
depends=('java-environment')
makedepends=('unzip')
-source=("https://github.com/anti43/openyabs/releases/download/release-01-17/${_filename}.zip"
+source=("https://github.com/anti43/openyabs/releases/download/release-${pkgver}/${_filename}.zip"
"https://raw.githubusercontent.com/anti43/openyabs/master/src/mpv5/resources/images/icon2_128.png"
"yabs"
"yabs.desktop"
- "https://raw.githubusercontent.com/anti43/openyabs/release-01-17/install/script/yabs.sh")
-sha256sums=('480f7be86a4c8089115b75a3e072518ba170d18da8278cc5c2f26296fd6e9eb7'
+ "https://raw.githubusercontent.com/anti43/openyabs/release-${pkgver}/install/script/yabs.sh")
+sha256sums=('b94e5acdf2206cb0f3652970e8d260bdb7a7d0efa3867e89eef306912697e5e5'
'c08369e8fc7cf2dae5da7a2b9c572f7de2ca1edc0fd2ab7c8fb66e5e91668696'
'5b47b14ea6d3cee868e8171f20226f3999e3551d6bcef7673b3b64cd34e96473'
'111f4dbd9ffeb9cea2604e572057969ae3a79d4db3a29e211c7498aab90040f2'