summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSeth Barberee2016-08-02 15:24:20 -0500
committerSeth Barberee2016-08-02 15:24:20 -0500
commit48be02e7bff4b2a7e5a4f78c47fa84e1ce4cf599 (patch)
treed0868023a0a661b746248cb4c12987fb92198ac6 /PKGBUILD
parent691779d7f02c954e50b0268b6bc4f86ef3f73e07 (diff)
downloadaur-48be02e7bff4b2a7e5a4f78c47fa84e1ce4cf599.tar.gz
updated to 2.4.2-0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fd9a7055c87..9d446709a8f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=animewatch-pyqt4
_pkgname=AnimeWatch
-pkgver=2.4.1
-pkgrel=3
+pkgver=2.4.2
+pkgrel=0
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=('a65fbd0f49519e36ad3758f5686c4096')
+md5sums=('883b8d537d2918929bf85d03acf0db31')
_gitname=AnimeWatch-PyQt4-Stable