summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin King2018-06-22 11:27:15 -0500
committerKevin King2018-06-22 11:27:15 -0500
commit4a4ffcc759312c92f8606193a8312ffc5599cb9a (patch)
tree629b302be70621ddff0c854bb414b1a921a0bc91 /PKGBUILD
parentafcfeb3854d9f15ebf6f530558019819e7a6ac23 (diff)
downloadaur-4a4ffcc759312c92f8606193a8312ffc5599cb9a.tar.gz
2.4.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14680a2f8793..2271b5dd2652 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: krypt.co <aur@>
pkgname=kr
-pkgver=2.4.10
+pkgver=2.4.11
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.10"
+ echo "2.4.11"
}
prepare() {