summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwillemw122019-07-01 08:11:59 +0200
committerwillemw122019-07-01 08:11:59 +0200
commit2faa1078b8e0282eb101f1b0df47cebed4a4aa35 (patch)
tree808f3ae777a6a9d912bb19ab0885fe48c9f4c0be
parent17512a1b2b992a4d78b355030a1b9aeaa406924d (diff)
downloadaur-2faa1078b8e0282eb101f1b0df47cebed4a4aa35.tar.gz
Update upstream URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c81fd93a83d..d1f0c475725b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = castero-git
pkgdesc = Podcast client for the command line
pkgver = 0.5.3.r11.gd06eed7
pkgrel = 1
- url = https://xgi.github.io/castero
+ url = https://github.com/xgi/castero
arch = any
license = MIT
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 6b9d1e61a7b4..f686f78fd0cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.5.3.r11.gd06eed7
pkgrel=1
pkgdesc="Podcast client for the command line"
arch=('any')
-url="https://xgi.github.io/castero"
+url="https://github.com/xgi/castero"
license=('MIT')
depends=('python-beautifulsoup4' 'python-cjkwrap' 'python-mpv' 'python-requests' 'python-vlc')
#checkdepends=('python-codacy-coverage' 'python-coverage' 'python-pytest')