summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-04-19 18:01:25 +0200
committerStefan Husmann2016-04-19 18:01:25 +0200
commitbf1deeae17b232eb8106bb21c3b427ecaa3e4350 (patch)
tree881b876521f3f86f778e31f181c9f906088d75ba /PKGBUILD
parent7df2ecd5ba939429f55f1a48212dfb10b9e79db4 (diff)
downloadaur-bf1deeae17b232eb8106bb21c3b427ecaa3e4350.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29274eae643d..fc088b2004c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=mystuff
-pkgver=2.5
+pkgver=2.7
pkgrel=1
pkgdesc="Create a custom menu in a popup window"
url="http://www.kornelix.com/mystuff"
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
license=('GPL3')
depends=('gtk3')
source=("http://www.kornelix.net/downloads/tarballs/$pkgname-$pkgver.tar.gz")
-md5sums=('08a3bb1eac412a8a407616984ecbf784')
+md5sums=('39951e3b27800089acf95371ce8657b4')
build() {
cd $srcdir/$pkgname-$pkgver