summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2020-08-12 10:19:49 -0600
committerMark Wagie2020-08-12 10:19:49 -0600
commit93124951ae63d575f3ab2117ba0a6fc3081c7d62 (patch)
tree6a5db734d5b94821401e732a32df4454297dc0ea
parentb010a338c38535ff951fe112e5c4269149f1d261 (diff)
downloadaur-93124951ae63d575f3ab2117ba0a6fc3081c7d62.tar.gz
add matching cursor theme to optdepends()
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e82c78c97d0e..d808aec4261b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = whitesur-gtk-theme-git
- pkgdesc = MacOS Big Sur like theme for Gnome desktops
- pkgver = r8.b7385f7
+ pkgdesc = MacOS Big Sur like theme for GNOME desktops
+ pkgver = r25.9adb711
pkgrel = 1
url = https://github.com/vinceliuice/WhiteSur-gtk-theme
arch = any
@@ -13,8 +13,7 @@ pkgbase = whitesur-gtk-theme-git
depends = gtk-engines
depends = gtk3
optdepends = whitesur-icon-theme-git: matching icon theme
- optdepends = mcmojave-circle-icon-theme: suggested icon theme
- optdepends = mcmojave-cursors: suggested cursor theme
+ optdepends = whitesur-cursor-theme-git: matching cursor theme
optdepends = plank: for included plank theme
provides = whitesur-gtk-theme
conflicts = whitesur-gtk-theme
diff --git a/PKGBUILD b/PKGBUILD
index 115efedb1f4c..e457a1951cc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,15 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=whitesur-gtk-theme-git
-pkgver=r8.b7385f7
+pkgver=r25.9adb711
pkgrel=1
-pkgdesc="MacOS Big Sur like theme for Gnome desktops"
+pkgdesc="MacOS Big Sur like theme for GNOME desktops"
arch=('any')
url="https://github.com/vinceliuice/WhiteSur-gtk-theme"
license=('GPL')
depends=('gtk-engine-murrine' 'gtk-engines' 'gtk3')
makedepends=('git' 'sassc' 'optipng' 'inkscape')
optdepends=('whitesur-icon-theme-git: matching icon theme'
- 'mcmojave-circle-icon-theme: suggested icon theme'
- 'mcmojave-cursors: suggested cursor theme'
+ 'whitesur-cursor-theme-git: matching cursor theme'
'plank: for included plank theme')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")