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 43a6b9f3e093..9a5a38d6a5e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Bruno Nova <brunomb.nova@gmail.com>
pkgname=nautilus-admin
-pkgver=1.1.8
+pkgver=1.1.9
pkgrel=1
pkgdesc="Extension for Nautilus to do administrative operations"
arch=('any')
@@ -14,7 +14,7 @@ optdepends=('gedit: to use the "Edit as Administrator" action'
'gnome-terminal: to use the "Run as Administrator" action')
install="$pkgname.install"
source=("https://github.com/brunonova/$pkgname/releases/download/v$pkgver/${pkgname}_$pkgver.tar.xz")
-sha256sums=('c42c9dc11b48819727e3d868926568a7e2d3f88d2c2fce37c1aead69d5aea029')
+sha256sums=('dc4acf8f4da260dec633981ea52b8932a2320a1c0cbc117a4479066b7e4eb41b')
build() {
cd "$srcdir"