summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorchrisjbillington2020-03-05 21:54:19 -0500
committerchrisjbillington2020-03-05 21:54:19 -0500
commitc11b237d8fd9c7bfabd7bf108555843659508ae3 (patch)
tree72d3541ccf461508f19f42548bd48ecf07dcb6f1 /PKGBUILD
parent8e5bd4d5f73fca20daf77af1c2e1895914f35b6f (diff)
downloadaur-c11b237d8fd9c7bfabd7bf108555843659508ae3.tar.gz
Update to reflect slight upstream restructuring
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4456019e138..fa3cc21c08f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=(yaru-sound-theme-git
yaru-unity-theme-git
yaru-icon-theme-git
yaru-session-git)
-pkgver=19.10.5.r249.gb768e58e
+pkgver=20.04.1.r118.g59b2e216
pkgrel=1
pkgdesc="Yaru default ubuntu theme"
arch=(any)
@@ -38,8 +38,8 @@ _delete_all_from_pkgdir_except() {
rm -r "${pkgdir}"/usr/share/themes/Yaru{-light,{,-dark}/{gtk-*,index.theme}}
fi
if [[ "$1" != "gnome-shell-theme" ]]; then
- rm -r "${pkgdir}"/usr/share/themes/Yaru{,-dark}/gnome-shell
- rm -r "${pkgdir}"/usr/share/gnome-shell/theme/Yaru
+ rm -r "${pkgdir}"/usr/share/themes/Yaru/gnome-shell
+ rm -r "${pkgdir}"/usr/share/gnome-shell/theme/Yaru{,-dark}
fi
if [[ "$1" != "unity-theme" ]]; then
rm -r "${pkgdir}"/usr/share/themes/Yaru/unity