summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeth Barberee2016-07-19 13:13:21 -0500
committerSeth Barberee2016-07-19 13:13:21 -0500
commita97147a19437d1a920e0ad98bbd77dee9563f5ee (patch)
tree8c78a1aef274617b6ca698a123d4bf1958b948dd
parente01778c9a0254edd354d39c1921d1565facad86e (diff)
downloadaur-a97147a19437d1a920e0ad98bbd77dee9563f5ee.tar.gz
Revert "fixed 404 error bad link"
This reverts commit e01778c9a0254edd354d39c1921d1565facad86e.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80d6a1c62f8d..4261b84b5240 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