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 65474abeada6..d734ba205647 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Konstantin Unruh <freaxmate@protonmail.com>
pkgname=caja-admin
-pkgver=0.0.4
+pkgver=0.0.5
pkgrel=1
pkgdesc="Extension for Caja to do administrative operations"
arch=('any')
@@ -11,7 +11,7 @@ makedepends=('meson' 'gettext')
optdepends=('pluma: to use the "Edit as Administrator" action'
'mate-terminal: to use the "Run as Administrator" action')
source=("https://github.com/infirit/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('2aaa9c745e0532e2d1727382c89bfd679d5ae61e1aba78a41694f3c5c804d9f88424b60a2c412bb940b4df9a056bb73b195fc59dfc48827763dc7fb3678a0ac1')
+sha512sums=('494b88c9cbf1ec56d14e6b2463817f606c3362c9b84ef4d75ff60189bc5498c76d712cd68fa6cf188a1e4c708dd3cb9b49eb08ea12c624fee3a6955669837a19')
build() {
cd "$pkgname-$pkgver"