summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorchrisjbillington2021-06-23 15:18:04 +1000
committerchrisjbillington2021-06-23 15:18:04 +1000
commit1c779c8c30c00a91053fa1351533deac19c3e66e (patch)
tree3e7d488a74406b987dffb35ea027e06a65e3c484 /PKGBUILD
parent3852e5530ebd1e44d787c500be7b632b113a634d (diff)
downloadaur-1c779c8c30c00a91053fa1351533deac19c3e66e.tar.gz
Update to account for removal of light GTK theme
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4dc36218b918..cd4620d3244b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgname=(yaru-sound-theme-git
yaru-metacity-theme-git
yaru-icon-theme-git
yaru-session-git)
-pkgver=21.04.1.r55.g1b607eefa
+pkgver=21.04.1.r103.g37c77984e
pkgrel=1
epoch=1
pkgdesc="Yaru default ubuntu theme"
@@ -39,7 +39,7 @@ _delete_all_from_pkgdir_except() {
rm -r "${pkgdir}"/usr/share/sounds
fi
if [[ "$1" != "gtk-theme" ]]; then
- rm -r "${pkgdir}"/usr/share/themes/Yaru{,-light,-dark}/{gtk-*,index.theme}
+ rm -r "${pkgdir}"/usr/share/themes/Yaru{,-dark}/{gtk-*,index.theme}
fi
if [[ "$1" != "gtksourceview-theme" ]]; then
rm -r "${pkgdir}"/usr/share/gtksourceview-*
@@ -52,7 +52,7 @@ _delete_all_from_pkgdir_except() {
rm -r "${pkgdir}"/usr/share/themes/Yaru/unity
fi
if [[ "$1" != "metacity-theme" ]]; then
- rm -r "${pkgdir}"/usr/share/themes/Yaru{,-light,-dark}/metacity-1
+ rm -r "${pkgdir}"/usr/share/themes/Yaru{,-dark}/metacity-1
fi
if [[ "$1" != "icon-theme" ]]; then
rm -r "${pkgdir}"/usr/share/icons