summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-02-05 19:11:22 +0100
committerStefan Husmann2016-02-05 19:11:22 +0100
commit11163262726fb9970e5a36445217384f657380cd (patch)
treeec4c9138b3104392469a5aa0ab24a06176d04e4a /PKGBUILD
parent4b3fbab605fac77194a477c766e6bf7b746446ac (diff)
downloadaur-11163262726fb9970e5a36445217384f657380cd.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97e12a03e382..1cd771baa2fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=mystuff
-pkgver=2.3
-pkgrel=2
+pkgver=2.4
+pkgrel=1
pkgdesc="Create a custom menu in a popup window"
url="http://www.kornelix.com/mystuff"
arch=('i686' 'x86_64')
license=('GPL3')
depends=('gtk3')
source=("http://www.kornelix.net/downloads/tarballs/$pkgname-$pkgver.tar.gz")
-md5sums=('5f67419bb0bb3d7759b9828b1b2624b3')
+md5sums=('037877e2607bf2436238647837eeae59')
build() {
cd $srcdir/$pkgname-$pkgver