summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61189ac44a6c..68b4d8f6874d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=supermenu
pkgver=8.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="A dynamic and extendible menu-driven program launcher, using dmenu"
arch=('any')
-url="http://mcfadzean.org.uk/appstogo/linux.html#supermenu"
+url="http://appstogo.mcfadzean.org.uk/linux.html#supermenu"
license=('MIT')
depends=('dmenu')
optdepends=('gksu' 'gxmessage' 'wine')
backup=('etc/supermenu.conf')
-source=("http://mcfadzean.org.uk/appstogo/dl/$pkgname/$pkgname-$pkgver.tar.gz")
+source=("http://appstogo.mcfadzean.org.uk/dl/$pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('4338d3ddd205c53de9e2576eb6947ca7')
package() {