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 864598b2568e..73b1918f9588 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: krypt.co <aur@>
pkgname=kr
-pkgver=2.4.12
+pkgver=2.4.13
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.12"
+ echo "2.4.13"
}
prepare() {