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 6c70f995111f..3f2257b2a76e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgver=1.0.0
pkgrel=1
pkgdesc="Utility for managing short timers in real time"
arch=(any)
-url=http://ikn.org.uk/tellmewhen
+url=http://ikn.org.uk/tool/tellmewhen
license=(GPL3)
depends=("python>=3.3")
-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=('473d88a6473a1c7e1b16f44be323133e')
build () {