summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe1f69afb325..7765a4c18883 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -27,7 +27,7 @@ pkgbase = animewatch-pyqt5
depends = youtube-dl
depends = wget
conflicts = animewatch-pyqt4
- conflicts = animewatch-pyqt5.git
+ conflicts = animewatch-pyqt5-git
source = https://github.com/kanishka-linux/AnimeWatch/releases/download/v2.8.2-0/AnimeWatch-2.8.2-0.tar.bz2
md5sums = 281a4588b53ee853cc96bb3426507a85
diff --git a/PKGBUILD b/PKGBUILD
index 7e06546b535f..eb32f1c3d256 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=2.8.2
pkgrel=0
pkgdesc="An Audio/Video Manager and Front End for mpv/mplayer with special emphasis on Anime Collection"
arch=(any)
-conflicts=('animewatch-pyqt4' 'animewatch-pyqt5.git')
+conflicts=('animewatch-pyqt4' 'animewatch-pyqt5-git')
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'