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 37a8355c28c8..3f7135ee24d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
#Maintainer: Felice Murolo <linuxboy@fel.hopto.org>
pkgname=kencfs
pkgver=1.6.2
-pkgrel=1
+pkgrel=2
#epoch=
pkgdesc="GUI frontend for encfs. Create, mount, umount and delete your encrypted fs."
arch=('i686' 'x86_64')
@@ -26,7 +26,7 @@ depends=('encfs>=1.7.4-8' 'fuse>=2.9.2-1' 'kdelibs')
#changelog=
source=($pkgname-$pkgver.tar.gz)
noextract=()
-md5sums=('2db8862ff71d6f2343c49889af48769e')
+md5sums=('973df943e58ba9fd3fc86705b29ea3af')
build() {