summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2020-09-05 12:01:47 +0100
committerJoseph Lansdowne2020-09-05 12:01:47 +0100
commitb02b5d8b7916e841e33041169e5d4366336cf175 (patch)
treee0ae797bd538bc806ea798d29c2f026c29d29485
parentce34fdfe8107418897efbc77cffbc92802e6991c (diff)
downloadaur-b02b5d8b7916e841e33041169e5d4366336cf175.tar.gz
update URLs
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01fb7f2ae237..196c22e5818b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = zb-fetcher
pkgdesc = Tool to monitor ZetaBoards forums for new posts
pkgver = 1.8.5
pkgrel = 2
- url = http://ikn.org.uk/ZetaBoards%20topic%20fetcher
+ url = https://sourceforge.net/projects/zb-fetcher/
arch = any
license = GPL3
makedepends = po4a
diff --git a/PKGBUILD b/PKGBUILD
index f0e1493f860d..fed7c7ebc075 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.8.5
pkgrel=2
pkgdesc="Tool to monitor ZetaBoards forums for new posts"
arch=(any)
-url=http://ikn.org.uk/ZetaBoards%20topic%20fetcher
+url=https://sourceforge.net/projects/zb-fetcher/
license=(GPL3)
depends=("python2>=2.6" "pygtk>=2.6" python2-pycurl)
makedepends=(po4a)