summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Revelant2024-05-21 17:48:13 +0200
committerNicola Revelant2024-05-21 17:48:13 +0200
commit0fcd04d689105001bacff9cd5c2bf85f543ab7b2 (patch)
tree55c6e05c9bf1e4b9874247543fd2d8f62abceea5
parent5e05fcef6da6abcc7ba393977fef2defbc1b0935 (diff)
downloadaur-0fcd04d689105001bacff9cd5c2bf85f543ab7b2.tar.gz
Remove xcursor dependency
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a61af4fcd8a..84f86114613d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = xcursor-breeze
pkgdesc = KDE Plasma 6 'Breeze' cursor theme. This package is for usage in non-KDE Plasma desktops.
pkgver = 6.0.4
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://kde.org/plasma-desktop
arch = any
license = GPL-2.0-or-later
- depends = libxcursor
conflicts = breeze
source = http://download.kde.org/stable/plasma/6.0.4/breeze-6.0.4.tar.xz
b2sums = 1e54faf316cf5820bd5103b82034931c9ad15538d95ac9962cb6a00268ae0363446276e398bd46c471b0b8236bcafe1cb69d316fd6f8a9fce5e31d5cc67cf70f
diff --git a/PKGBUILD b/PKGBUILD
index 1963890e41e9..302a9ce1eae0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,11 @@
pkgname=xcursor-breeze
epoch=1
pkgver=6.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="KDE Plasma 6 'Breeze' cursor theme. This package is for usage in non-KDE Plasma desktops."
arch=('any')
url="https://kde.org/plasma-desktop"
license=('GPL-2.0-or-later')
-depends=('libxcursor')
conflicts=('breeze')
source=("http://download.kde.org/stable/plasma/${pkgver}/breeze-${pkgver}.tar.xz")
b2sums=('1e54faf316cf5820bd5103b82034931c9ad15538d95ac9962cb6a00268ae0363446276e398bd46c471b0b8236bcafe1cb69d316fd6f8a9fce5e31d5cc67cf70f')