summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgrufo2021-04-26 18:47:50 +0200
committergrufo2021-04-26 18:47:50 +0200
commite0bb6cd7c34d3b969749b5ba73991db5605c8eec (patch)
tree510a5606df8f58f7da9113f6c33bd132c491b36e /PKGBUILD
parent2d82c53f78244bbe972e3da9facf072fc3d16a9d (diff)
downloadaur-e0bb6cd7c34d3b969749b5ba73991db5605c8eec.tar.gz
New release (0.1.1-1)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d30e79d27d57..cba2e27bbc6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: grufo <madmurphy333 AT gmail DOT com>
pkgname='nautilus-hide'
-pkgver='0.1.0'
+pkgver='0.1.1'
pkgrel=1
pkgdesc='A simple Nautilus extension that adds "Hide" and "Unhide" to Nautilus right-click menu'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('intltool')
conflicts=("${pkgname}-git" "${pkgname}-bin")
source=("https://gitlab.gnome.org/madmurphy/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
install="${pkgname}.install"
-sha256sums=('5accaef09428f86cc8f862330b830f664d890690386e677d91ce0600dd0a464a')
+sha256sums=('34cc889595c0e059f75432594a9f6763eeac51e9aec9d11aedbc1c2728970f21')
prepare() {