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 cc641962b5ba..eb2cdc1ac179 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgver=0.2.0
pkgrel=1
pkgdesc="Xorg window chooser"
arch=(any)
-url=http://ikn.org.uk/xorg-choose-window
+url=http://ikn.org.uk/tool/xorg-choose-window
license=(Apache)
depends=(libxcb xcb-util-keysyms xcb-util-wm)
-source=(http://ikn.org.uk/files/desktop/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(http://ikn.org.uk/download/tool/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('71143e2e250e1eb5a1fd282adbd12371')
build () {