summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelice Murolo2016-04-10 00:50:12 +0200
committerFelice Murolo2016-04-10 00:50:12 +0200
commit7d54bfc93732a03c9e28a6469dbd01cb2d6204ca (patch)
treee4d1d36e9d0bc805d1b6e3dbe6563d7cfe74a4ea /PKGBUILD
parent1dc181a0792055f86cff767ef142c879f73c7f97 (diff)
downloadaur-7d54bfc93732a03c9e28a6469dbd01cb2d6204ca.tar.gz
update 1.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 070db030e2f6..5109e013c639 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
#Maintainer: Felice Murolo <linuxboy@fel.hopto.org>
pkgname=kencfs
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=1
#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=('837ef8f9563b623a3bd981d967c8278c') #generate with 'makepkg -g'
+md5sums=('136a3630e080e0fe5e547ee9e7f053a8')
build() {
cd "$srcdir/$pkgname-$pkgver"