summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 2 insertions, 12 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b0a68480c1c..806aa61a3b3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
-pkgname=('fluent-icon-theme-git' 'fluent-round-icon-theme-git' 'fluent-cursor-theme-git')
+pkgname=('fluent-icon-theme-git' 'fluent-cursor-theme-git')
pkgbase=fluent-icon-theme-git
-pkgver=2023.06.07.r12.g4c0486a
+pkgver=2024.02.25.r8.gd56a03ec
pkgrel=1
pkgdesc="A Fluent design icon theme"
arch=('any')
@@ -34,18 +34,8 @@ package_fluent-icon-theme-git() {
./install.sh -a -d "$pkgdir/usr/share/icons"
}
-package_fluent-round-icon-theme-git() {
- pkgdesc+=" (round version)"
- provides=("${pkgname%-git}" 'fluent-icon-theme')
- conflicts=("${pkgname%-git}" 'fluent-icon-theme')
-
- cd Fluent-icon-theme
- ./install.sh -a -d "$pkgdir/usr/share/icons" -r
-}
-
package_fluent-cursor-theme-git() {
pkgdesc="An x-cursor theme inspired by Qogir theme and based on capitaine-cursors."
- url="https://www.pling.com/p/1499852"
depends=('libxcursor')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")