summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeth Barberee2016-07-19 13:14:58 -0500
committerSeth Barberee2016-07-19 13:14:58 -0500
commit201712cb214519aa17b68a412c5e9c9dddf41698 (patch)
tree705c34c3634e39f57f3dc1e9566c9b5fd677ea70
parenta97147a19437d1a920e0ad98bbd77dee9563f5ee (diff)
downloadaur-201712cb214519aa17b68a412c5e9c9dddf41698.tar.gz
fixed link and updated SRCINFO
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4da6f469e9d6..cb6aa5fb6bd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,7 +21,7 @@ pkgbase = animewatch-pyqt4
depends = sqlite3
depends = python-pytaglib
conflicts = animewatch-pyqt5
- source = https://github.com/kanishka-linux/animewatch-pyqt4/archive/v2.4.1-2.zip
+ source = https://github.com/kanishka-linux/AnimeWatch/archive/v2.4.1-2.zip
md5sums = SKIP
pkgname = animewatch-pyqt4
diff --git a/PKGBUILD b/PKGBUILD
index 4261b84b5240..80d6a1c62f8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('python' 'python-pyqt4' 'python-pycurl' 'python-urllib3' 'curl' 'libnot
'python-beautifulsoup4' 'python-psutil' 'python-pillow' 'python-lxml' 'mpv' 'mplayer' 'ffmpegthumbnailer' 'sqlite3' 'python-pytaglib')
#source=("git+https://github.com/kanishka-linux/AnimeWatch.git")
-source=("https://github.com/kanishka-linux/"${pkgname}"/archive/v"${pkgver}-${pkgrel}".zip")
+source=("https://github.com/kanishka-linux/"${_pkgname}"/archive/v"${pkgver}-${pkgrel}".zip")
md5sums=('SKIP')
_gitname=AnimeWatch-PyQt4-Stable