summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSeth Barberee2016-09-28 19:50:32 -0500
committerSeth Barberee2016-09-28 19:50:32 -0500
commit107621b1286f7de7eec0d59261b604267597f1fe (patch)
treeb3dec5c79dc1cf11bbb5885fed3c9755a2050060 /PKGBUILD
parentca667ca9eb00b9d7882cf59aa032ccc9f4dff045 (diff)
downloadaur-107621b1286f7de7eec0d59261b604267597f1fe.tar.gz
Update to 2.8.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb32f1c3d256..dcfd9e2f94da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=animewatch-pyqt5
_pkgname=AnimeWatch
-pkgver=2.8.2
+pkgver=2.8.3
pkgrel=0
pkgdesc="An Audio/Video Manager and Front End for mpv/mplayer with special emphasis on Anime Collection"
arch=(any)
@@ -14,7 +14,7 @@ makedepends=('git')
#source=("git+https://github.com/kanishka-linux/AnimeWatch.git")
source=("https://github.com/kanishka-linux/${_pkgname}/releases/download/v${pkgver}-${pkgrel}/${_pkgname}-${pkgver}-${pkgrel}.tar.bz2")
-md5sums=('281a4588b53ee853cc96bb3426507a85')
+md5sums=('a81041e3eb0369517e5f55c06a342bf8')
_gitname=AnimeWatch-PyQt5