summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeth Barberee2016-11-10 22:31:26 -0600
committerSeth Barberee2016-11-10 22:31:26 -0600
commit84d4918162781c34d058f2fecc0a97e5975ce26c (patch)
treee95065025e148b61c2c13831479da2b3b82f00e5
parent16a65ad346dd479587937391fbce07cd3905ba38 (diff)
downloadaur-84d4918162781c34d058f2fecc0a97e5975ce26c.tar.gz
Bump to recent commit of v3.0
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb8453945704..80e41faf4433 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = animewatch-pyqt5-git
pkgdesc = An Audio/Video Manager and Front End for mpv/mplayer with special emphasis on Anime Collection
- pkgver = 3.0.0.r32.0842ba9
+ pkgver = 3.0.0.r33.286c12f
pkgrel = 1
arch = any
license = GPL3
@@ -23,7 +23,6 @@ pkgbase = animewatch-pyqt5-git
depends = ffmpegthumbnailer
depends = sqlite3
depends = python-pytaglib
- depends = livestreamer
depends = youtube-dl
depends = wget
conflicts = animewatch-pyqt4
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')