summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcos Heredia2015-06-09 10:55:28 -0300
committerMarcos Heredia2015-06-09 10:55:28 -0300
commitaa6a5763c1ab3162eed5346944c37b283ece8129 (patch)
tree0dfd96ddc23bc82dd4ffee51746a0987f5457ef1
parent9edb6deb745486b7a79afff1969869e5539f452c (diff)
downloadaur-aa6a5763c1ab3162eed5346944c37b283ece8129.tar.gz
Initial import
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3296de56a1e8..e0723463aafe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tzclock-gtk2
pkgdesc = Cairo clock to display the time around the world
pkgver = 2.8.1
- pkgrel = 1
+ pkgrel = 2
url = http://tzclock.org/
arch = i686
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = tzclock-gtk2
depends = libgnomeui
conflicts = tzclock-gtk3
conflicts = tzclock
- source = http://tzclock.org/releases/GTK2/tzclock-2.8.1.tar.bz2
+ source = http://www.theknight.co.uk/releases/GTK2/tzclock-2.8.1.tar.bz2
md5sums = 28657d101d2c2a4df619e959d7d78196
pkgname = tzclock-gtk2
diff --git a/PKGBUILD b/PKGBUILD
index 44bf69950b36..03a6d48a4940 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,16 @@
_pkgname=tzclock
pkgname=${_pkgname}-gtk2
pkgver=2.8.1
-pkgrel=1
+pkgrel=2
pkgdesc="Cairo clock to display the time around the world"
arch=('i686' 'x86_64')
url="http://tzclock.org/"
license="GPL"
depends=('libgnomeui')
conflicts=("${_pkgname}-gtk3" "${_pkgname}")
-source=("http://tzclock.org/releases/GTK2/${_pkgname}-$pkgver.tar.bz2")
+source=("http://www.theknight.co.uk/releases/GTK2/${_pkgname}-$pkgver.tar.bz2")
md5sums=('28657d101d2c2a4df619e959d7d78196')
+DLAGENTS=('http::/usr/bin/wget -O %o %u')
build() {
cd $srcdir/${_pkgname}-$pkgver/