summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c93b7ae8b9a..bed289afbb9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: krypt.co <aur@>
pkgname=kr
-pkgver=2.4.4
+pkgver=2.4.7
pkgrel=1
pkgdesc="SSH using a key stored in Krypton"
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ md5sums=('SKIP')
validpgpkeys=()
pkgver() {
- echo "2.4.4"
+ echo "2.4.7"
}
prepare() {