summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2022-04-04 23:52:39 -0400
committerTony Lambiris2022-04-04 23:52:39 -0400
commit3613a71422bdd8af1b0f8c0e567663b650d82261 (patch)
tree23dd98d9ac521e824fbf378b1745a34b00b3f484
parentca392777799206f9621d3eb481a570f3b675eaca (diff)
downloadaur-3613a71422bdd8af1b0f8c0e567663b650d82261.tar.gz
Version bump
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a53dc60f1f5c..63af9dc92552 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,10 +7,11 @@ pkgbase = breeze-adapta-cursor-theme-git
license = GPL
makedepends = git
makedepends = unzip
+ provides = breeze-adapta-cursor-theme
provides = xcursor-breeze-adapta
+ conflicts = breeze-adapta-cursor-theme
conflicts = xcursor-breeze-adapta
source = git+https://github.com/mustafaozhan/Breeze-Adapta-Cursor
sha256sums = SKIP
pkgname = breeze-adapta-cursor-theme-git
-
diff --git a/PKGBUILD b/PKGBUILD
index ebb2e73a6b00..8383f4407b92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ url="https://github.com/mustafaozhan/Breeze-Adapta-Cursor"
license=('GPL')
source=("git+https://github.com/mustafaozhan/Breeze-Adapta-Cursor")
makedepends=('git' 'unzip')
-conflicts=('xcursor-breeze-adapta')
-provides=('xcursor-breeze-adapta')
+conflicts=('breeze-adapta-cursor-theme' 'xcursor-breeze-adapta')
+provides=('breeze-adapta-cursor-theme' 'xcursor-breeze-adapta')
sha256sums=('SKIP')
pkgver() {