summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2015-12-11 19:41:00 +0100
committerStefan Husmann2015-12-11 19:41:00 +0100
commit1c4f62e25bf70d67253a8271926b674c0b1ff2a4 (patch)
treea37d3998ae52cf25d221e3d2b6a27d879da6dd03 /PKGBUILD
parent028ab19d3b18331e8c9c70d8de88fa9ba7919285 (diff)
downloadaur-1c4f62e25bf70d67253a8271926b674c0b1ff2a4.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 952b98a2ba6f..c9ec32e6c30d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=mystuff
pkgver=2.1
-pkgrel=1
+pkgrel=2
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.com/uploads/1/3/0/3/13035936/$pkgname-$pkgver.tar.gz")
-md5sums=('d20c2f5fb90e1f875804cc10877cb977')
+source=("http://www.kornelix.net/downloads/tarballs/$pkgname-$pkgver.tar.gz")
+md5sums=('84fffbaf77714450f67a113d8e133084')
build() {
cd $srcdir/$pkgname-$pkgver