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 cc9aba5ce431..b9b976bc2a69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Étienne Deparis <etienne@depar.is>
pkgname=carp
-pkgver=0.5.1
+pkgver=0.5.3
pkgrel=1
pkgdesc="EncFS gui and cli front-end"
arch=("any")
@@ -11,7 +11,7 @@ optdepends=("openssh: sync support"
"rsync: sync support")
makedepends=("python-setuptools")
source=("https://git.deparis.io/${pkgname}/snapshot/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('23f72257722a5043a3d1501c4435042849e33ea7abd75fe0de15dd1968bee9cc')
+sha256sums=('2928b5329cd170ed56926a049827a0eaeb852a5cbb28d9d55738bd0b895e1d2e')
build() {
cd "$srcdir/$pkgname-$pkgver"