summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark2022-02-15 10:13:12 +0100
committerMark2022-02-15 10:13:12 +0100
commit4ed6b4f98016b2de26e2a77ca4753f36a6464996 (patch)
tree1e4ea75ba961954dc8d22a45b64d8e31514b4b8d
parentc726412914e4e7b26ce7d1b6287bd6ea95052d4f (diff)
downloadaur-4ed6b4f98016b2de26e2a77ca4753f36a6464996.tar.gz
Removed conflicts
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57b42dcbfba1..a0ac2178ab01 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ani-cli
pkgdesc = A cli to browse and watch anime.
pkgver = 1.8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pystardust/ani-cli
arch = any
license = GPL3
@@ -12,7 +12,6 @@ pkgbase = ani-cli
depends = mpv
optdepends = vlc: An alternative video player
optdepends = aria2: For downloading episodes
- conflicts = ani-cli-git
source = ani-cli-1.8.tar.gz::https://github.com/pystardust/ani-cli/archive/refs/tags/v1.8.tar.gz
sha256sums = f49897f8e91bbbde7d6132d09c930af820c0256fdaa86574c19eda295f350196
diff --git a/PKGBUILD b/PKGBUILD
index 3890a42c98c8..a176c59d00c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Kostovetskyy <mark at sgtxd dot de >
pkgname='ani-cli'
pkgver=1.8
-pkgrel=1
+pkgrel=2
pkgdesc="A cli to browse and watch anime."
arch=('any')
url="https://github.com/pystardust/ani-cli"
@@ -9,7 +9,6 @@ license=('GPL3')
depends=('grep' 'sed' 'curl' 'openssl' 'mpv')
optdepends=('vlc: An alternative video player'
'aria2: For downloading episodes')
-conflicts=('ani-cli-git')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pystardust/ani-cli/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=('f49897f8e91bbbde7d6132d09c930af820c0256fdaa86574c19eda295f350196')