summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2020-10-03 20:00:06 -0600
committerMark Wagie2020-10-03 20:00:06 -0600
commit11f06b7501e6d3c5a02a9da04e1cc84e5051c347 (patch)
treed082220698eb9949a17522b1d4a6a99b360ba1f1
parentc88b6cfd7151a8ec87f9e940d65a5ad8744583d6 (diff)
downloadaur-11f06b7501e6d3c5a02a9da04e1cc84e5051c347.tar.gz
adjust conflicts
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a50264a22e3..46fcc2359a93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = bibata-extra-cursor-theme
makedepends = inkscape
makedepends = xorg-xcursorgen
provides = bibata-extra-cursor
- conflicts = bibata-extra-cursor-git
+ conflicts = bibata-extra-cursor
source = bibata-extra-cursor-theme-0.3.tar.gz::https://github.com/ful1e5/Bibata_Extra_Cursor/archive/v0.3.tar.gz
sha256sums = cb43593b189b4dbfaa6e2a83c5c401fac8fc02b268f36a3873fa107b90087f93
diff --git a/PKGBUILD b/PKGBUILD
index 3b4cfeb86b90..87c6238e0a89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/ful1e5/Bibata_Extra_Cursor"
license=('GPL3')
makedepends=('python-pillow' 'inkscape' 'xorg-xcursorgen')
provides=('bibata-extra-cursor')
-conflicts=('bibata-extra-cursor-git')
+conflicts=('bibata-extra-cursor')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
sha256sums=('cb43593b189b4dbfaa6e2a83c5c401fac8fc02b268f36a3873fa107b90087f93')