summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis Horgix Chotard2018-01-02 10:13:21 +0100
committerAlexis Horgix Chotard2018-01-02 10:13:21 +0100
commit93a7a05960fc22152147a1a81904c99ba6e6f535 (patch)
treee4acbe450894d1dd8d7cd00e1951b10c67e88796
parent9c10b2b22d47fd1e2236f6626e7889e81025b65e (diff)
downloadaur-93a7a05960fc22152147a1a81904c99ba6e6f535.tar.gz
Update URL to Github
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c6c95caa411..e23611c5ecde 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,10 @@
+# Generated by mksrcinfo v8
+# Tue Jan 2 09:12:32 UTC 2018
pkgbase = python2-mygpoclient
pkgdesc = Client library for the my.gpodder.org web service
pkgver = 1.7
pkgrel = 4
- url = http://thpinfo.io/2010/mygpoclient/
+ url = https://github.com/gpodder/mygpoclient
arch = any
license = GPL3
depends = python2
diff --git a/PKGBUILD b/PKGBUILD
index 64a761f99440..814f74cc959a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=1.7
pkgrel=4
pkgdesc="Client library for the my.gpodder.org web service"
arch=('any')
-url="http://thpinfo.io/2010/mygpoclient/"
+url="https://github.com/gpodder/mygpoclient"
license=('GPL3')
depends=('python2')
conflicts=('python-mygpoclient<=1.5')