summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSeth Barberee2017-01-15 17:32:28 -0600
committerSeth Barberee2017-01-15 17:32:28 -0600
commitc028e23cfede3e14869b7976f89373c5bf497630 (patch)
tree13336f122c43779ede9450d6a5933f84414db94b /PKGBUILD
parentba4bfd646e08b602e8a4045e5b4383dff88e42a4 (diff)
downloadaur-c028e23cfede3e14869b7976f89373c5bf497630.tar.gz
bump to 4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a1bfe842a71..5c60a2da1a5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=animewatch-pyqt5
_pkgname=AnimeWatch
-pkgver=3.0.0
+pkgver=4.0.0
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=('e35db3e93b36b444e32d80fcf08430cf')
+md5sums=('d1800eaf96a49897c224eb1e551abec9')
_gitname=AnimeWatch-PyQt5