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 dd8af113baa4..ce83d4636ecb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=mystuff
pkgver=4.0
-pkgrel=2
+pkgrel=3
pkgdesc="Create a custom menu in a popup window"
url="http://www.kornelix.net/mystuff/mystuff.html"
arch=('i686' 'x86_64')
license=('GPL3')
depends=('clutter-gtk')
source=("http://www.kornelix.net/downloads/downloads/$pkgname-$pkgver.tar.gz")
-sha256sums=('fce8e34df10426696f6ce1e8a2786ecbc4ef33590ad4e159f14daa0e66a4067f')
+sha256sums=('5fc3a043e4df3939cc1d7ee7b47cd4ad0d844443e36ea8c67fc6295e805ab41b')
options=('!emptydirs')
build() {