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 a1ea7058e2df..d7cd16702704 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Manel Castillo Giménez
pkgname="clavis"
-pkgver="1.2.1"
+pkgver="1.2.2"
pkgrel="1"
pkgdesc="An easy to use Password Manager."
arch=("x86_64")
@@ -28,7 +28,7 @@ package(){
fi
cd ${srcdir}/${_gitname}
- git checkout v1.2.1
+ git checkout v1.2.2
echo "Git checkout done"