summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parent7c0f5671c6570dbfe84390e005931486a0d672fc (diff)
downloadaur-c46a8772d3d4a6f74869ca8b927d04615a448a98.tar.gz
bump up to v5.4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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