summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSeth Barberee2016-11-10 22:31:26 -0600
committerSeth Barberee2016-11-10 22:31:26 -0600
commit84d4918162781c34d058f2fecc0a97e5975ce26c (patch)
treee95065025e148b61c2c13831479da2b3b82f00e5 /PKGBUILD
parent16a65ad346dd479587937391fbce07cd3905ba38 (diff)
downloadaur-84d4918162781c34d058f2fecc0a97e5975ce26c.tar.gz
Bump to recent commit of v3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0abdefbdec34..1a140a69554f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=animewatch-pyqt5-git
_pkgname=AnimeWatch
-pkgver=3.0.0.r32.0842ba9
+pkgver=3.0.0.r33.286c12f
pkgrel=1
pkgdesc="An Audio/Video Manager and Front End for mpv/mplayer with special emphasis on Anime Collection"
arch=(any)
@@ -8,7 +8,7 @@ conflicts=('animewatch-pyqt4' 'animewatch-pyqt5')
license=('GPL3')
depends=('python' 'qt5-webengine' 'python-pyqt5' 'python-pycurl' 'python-urllib3' 'curl' 'libnotify' 'python-dbus' 'libtorrent-rasterbar'
'python-beautifulsoup4' 'python-psutil' 'python-pillow' 'python-lxml' 'mpv' 'mplayer' 'ffmpegthumbnailer' 'sqlite3' 'python-pytaglib'
- 'livestreamer' 'youtube-dl' 'wget')
+ 'youtube-dl' 'wget')
#optdepends=('livestreamer' 'youtube-dl' 'wget')
makedepends=('git')