summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSeth Barberee2016-07-26 14:16:05 -0500
committerSeth Barberee2016-07-26 14:16:05 -0500
commit691779d7f02c954e50b0268b6bc4f86ef3f73e07 (patch)
tree455d52221257bbd4faba4d5a71c1ddbb3f460c53 /PKGBUILD
parent2cca81479df575debb42cb72daa683078402c566 (diff)
downloadaur-691779d7f02c954e50b0268b6bc4f86ef3f73e07.tar.gz
updated to recent version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a89c6708ca82..0fd9a7055c87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=animewatch-pyqt4
_pkgname=AnimeWatch
pkgver=2.4.1
-pkgrel=2
+pkgrel=3
pkgdesc="An Audio/Video Manager and Front End for mpv/mplayer with special emphasis on Anime Collection based on PyQt4"
arch=(any)
conflicts=('animewatch-pyqt5')
@@ -14,7 +14,7 @@ depends=('python' 'python-pyqt4' 'python-pycurl' 'python-urllib3' 'curl' 'libnot
#source=("git+https://github.com/kanishka-linux/AnimeWatch.git")
source=("https://github.com/kanishka-linux/"${_pkgname}"/archive/v"${pkgver}-${pkgrel}".zip")
-md5sums=('c90087d86900030b4f33b59473c5280a')
+md5sums=('a65fbd0f49519e36ad3758f5686c4096')
_gitname=AnimeWatch-PyQt4-Stable