summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2021-06-23 15:18:04 +1000
committerchrisjbillington2021-06-23 15:18:04 +1000
commit1c779c8c30c00a91053fa1351533deac19c3e66e (patch)
tree3e7d488a74406b987dffb35ea027e06a65e3c484
parent3852e5530ebd1e44d787c500be7b632b113a634d (diff)
downloadaur-1c779c8c30c00a91053fa1351533deac19c3e66e.tar.gz
Update to account for removal of light GTK theme
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83ee16067ce2..977e88d857bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yaru-git
pkgdesc = Yaru default ubuntu theme
- pkgver = 21.04.1.r55.g1b607eefa
+ pkgver = 21.04.1.r103.g37c77984e
pkgrel = 1
epoch = 1
url = https://github.com/ubuntu/yaru
@@ -66,4 +66,3 @@ pkgname = yaru-session-git
depends = yaru-gnome-shell-theme
provides = yaru-session
conflicts = yaru-session
-
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