summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAkatsuki Rui2024-03-08 14:19:18 +0800
committerAkatsuki Rui2024-03-08 14:19:18 +0800
commit911f4fb694efde3600035cba77191a7cf4d8b212 (patch)
treeea5c68b74737a50e13d51c58f8407a310994fed0
parentc54dbdee66886ca65dd567748c78921ffb0d63d3 (diff)
downloadaur-xcursor-breeze-git.tar.gz
6.0.1.r1.g3c901fd0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4dad03f34a9e..a44ce50a0960 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xcursor-breeze-git
pkgdesc = KDE Plasma 5 'Breeze' cursor theme. This package is for usage in non-KDE Plasma desktops.
- pkgver = 5.26.90.r124.g9ba24274
+ pkgver = 6.0.1.r1.g3c901fd0
pkgrel = 1
url = https://github.com/KDE/breeze
arch = any
@@ -9,7 +9,7 @@ pkgbase = xcursor-breeze-git
depends = libxcursor
conflicts = breeze
conflicts = xcursor-breeze
- source = git+https://github.com/KDE/breeze.git
+ source = git+https://github.com/KDE/breeze.git#branch=Plasma/6.0
b2sums = SKIP
pkgname = xcursor-breeze-git
diff --git a/PKGBUILD b/PKGBUILD
index 69bf569dcff0..2f930fc9f878 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=breeze
pkgname=xcursor-breeze-git
-pkgver=5.26.90.r124.g9ba24274
+pkgver=6.0.1.r1.g3c901fd0
pkgrel=1
pkgdesc="KDE Plasma 5 'Breeze' cursor theme. This package is for usage in non-KDE Plasma desktops."
arch=('any')
@@ -14,7 +14,7 @@ makedepends=('git')
url="https://github.com/KDE/breeze"
license=('GPL')
conflicts=('breeze' 'xcursor-breeze')
-source=("git+https://github.com/KDE/breeze.git")
+source=("git+https://github.com/KDE/breeze.git#branch=Plasma/6.0")
b2sums=('SKIP')
pkgver() {