summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Fung2021-12-19 01:25:46 -0800
committerEric Fung2021-12-19 01:25:46 -0800
commitc3a4bdcea03684ddc7e19991a2533e34a87ac207 (patch)
tree41cdaec20e59e5b2b0d834bb0694e16789cf879d
parent57a8a0e0d14d1a84410f5584f465cff515b7354e (diff)
downloadaur-faba-icon-theme.tar.gz
Changed conflicts and removed replaces
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 387ac8a68618..f914b02ad845 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,8 +10,7 @@ pkgbase = faba-icon-theme
makedepends = meson
depends = gtk-update-icon-cache
provides = faba-icon-theme
- conflicts = faba-icon-theme
- replaces = faba-icon-theme
+ conflicts = faba-icon-theme-git
options = !strip
source = faba-icon-theme-4.3.tar.gz::https://github.com/snwh/faba-icon-theme/archive/refs/tags/v4.3.tar.gz
sha256sums = c87ce7dae8df6b25228297baa1be96cfad06c5c109ff60fedf1f0343bb0196a2
diff --git a/PKGBUILD b/PKGBUILD
index 2f90ffdbb47d..0e8ff5fb0d3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,9 +12,8 @@ url='https://snwh.org/moka/'
license=('GPL3' 'CCPL:by-sa')
depends=('gtk-update-icon-cache')
makedepends=('meson')
-conflicts=("${pkgname}")
+conflicts=("${pkgname}-git")
provides=("${pkgname}")
-replaces=("${pkgname}")
options=('!strip')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/snwh/faba-icon-theme/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=('c87ce7dae8df6b25228297baa1be96cfad06c5c109ff60fedf1f0343bb0196a2')