summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelice Murolo2017-02-24 15:44:47 +0100
committerFelice Murolo2017-02-24 15:44:47 +0100
commit48da1ac5bf5357674e117f7dcb72b7f8c65e9bc8 (patch)
tree7b2c1d256935470d893d92a335f2eb6797391ebc /PKGBUILD
parent2f5fbc8628ad00742abd89a0225720822c809afd (diff)
downloadaur-48da1ac5bf5357674e117f7dcb72b7f8c65e9bc8.tar.gz
update to last version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7febff47f70c..50c8b9d64b19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
#Maintainer: Felice Murolo <linuxboy@fel.hopto.org>
pkgname=kencfs
-pkgver=1.6.3
+pkgver=1.6.4
pkgrel=2
#epoch=
pkgdesc="GUI frontend for encfs. Create, mount, umount and delete your encrypted fs."
@@ -26,7 +26,7 @@ depends=('encfs>=1.7.4-8' 'fuse>=2.9.2-1' 'kdelibs')
#changelog=
source=($pkgname-$pkgver.tar.gz)
noextract=()
-md5sums=('79b582d69bcf0fd60fb84f8c88b48040')
+md5sums=('067c979aab2960dc6604c47906e56115')
build() {