summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3eefc05ad403..bb0d02480484 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = lottanzb
pkgdesc = A SABnzbd+ (Usenet binary downloader) GUI front-end written in PyGTK
pkgver = 0.6
pkgrel = 5
- url = http://www.lottanzb.org/
+ url = https://launchpad.net/lottanzb
install = lottanzb.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index fd2df56a3a1e..14655d1d3aec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.6
pkgrel=5
pkgdesc="A SABnzbd+ (Usenet binary downloader) GUI front-end written in PyGTK"
arch=('i686' 'x86_64')
-url="http://www.lottanzb.org/"
+url="https://launchpad.net/lottanzb"
license=('GPL')
depends=('python2-dbus' 'python2' 'python2-configobj' 'pygtk')
makedepends=('intltool')