summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2020-07-23 11:15:54 -0600
committerMark Wagie2020-07-23 11:15:54 -0600
commitf28322359b862c62d9cf2420a17795e18a183e2d (patch)
tree2860b55565bd539898318d167d5276a76ffb0fdb
parent180981fb0db8d9330322ab9ffacc3de496a52ed9 (diff)
downloadaur-f28322359b862c62d9cf2420a17795e18a183e2d.tar.gz
update optional dependencies
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95bb8122ea6b..5298fc93e06a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = whitesur-gtk-theme-git
pkgdesc = MacOS Big Sur like theme for Gnome desktops
- pkgver = r1.d4796a6
+ pkgver = r8.b7385f7
pkgrel = 1
url = https://github.com/vinceliuice/WhiteSur-gtk-theme
arch = any
@@ -12,8 +12,7 @@ pkgbase = whitesur-gtk-theme-git
depends = gtk-engine-murrine
depends = gtk-engines
depends = gtk3
- optdepends = mcmojave-circle-icon-theme: matching icon theme
- optdepends = mcmojave-cursors: matching cursor theme
+ optdepends = whitesur-icon-theme-git: matching icon theme
optdepends = plank: for included plank theme
provides = whitesur-gtk-theme
conflicts = whitesur-gtk-theme
diff --git a/PKGBUILD b/PKGBUILD
index cadd2c581e77..cb901377128c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=whitesur-gtk-theme-git
-pkgver=r1.d4796a6
+pkgver=r8.b7385f7
pkgrel=1
pkgdesc="MacOS Big Sur like theme for Gnome desktops"
arch=('any')
@@ -8,8 +8,7 @@ url="https://github.com/vinceliuice/WhiteSur-gtk-theme"
license=('GPL')
depends=('gtk-engine-murrine' 'gtk-engines' 'gtk3')
makedepends=('git' 'sassc' 'optipng' 'inkscape')
-optdepends=('mcmojave-circle-icon-theme: matching icon theme'
- 'mcmojave-cursors: matching cursor theme'
+optdepends=('whitesur-icon-theme-git: matching icon theme'
'plank: for included plank theme')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")