summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosef Vybíhal2020-11-03 12:58:25 +0100
committerJosef Vybíhal2020-11-03 12:58:25 +0100
commitc46a8772d3d4a6f74869ca8b927d04615a448a98 (patch)
tree8515d7a32d46fc9914f74676677b30002069a8ce
parent7c0f5671c6570dbfe84390e005931486a0d672fc (diff)
downloadaur-c46a8772d3d4a6f74869ca8b927d04615a448a98.tar.gz
bump up to v5.4.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3fdaead674f..511801d71b08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = keystore-explorer-git
pkgdesc = KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner.
- pkgver = v5.4.3+5+gb86412f
- pkgrel = 3
+ pkgver = v5.4.4+2+gad9cbc5
+ pkgrel = 1
url = https://keystore-explorer.org/
arch = any
license = GPLv3
diff --git a/PKGBUILD b/PKGBUILD
index fd8349a7a99c..4e314a77b481 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# If you think this package is shit, contact me with patch
pkgname=keystore-explorer-git
-pkgver=v5.4.3+5+gb86412f
-pkgrel=3
+pkgver=v5.4.4+2+gad9cbc5
+pkgrel=1
pkgdesc="KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner."
arch=('any')
url="https://keystore-explorer.org/"
@@ -16,7 +16,7 @@ source=('git+https://github.com/kaikramer/keystore-explorer.git')
sha256sums=('SKIP')
_pkgname=keystore-explorer
_short_pkgname=kse
-_short_pkgver=543
+_short_pkgver=544
pkgver() {
cd $_pkgname