summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorchrisjbillington2020-01-25 05:39:47 -0600
committerchrisjbillington2020-01-25 05:39:47 -0600
commit8e5bd4d5f73fca20daf77af1c2e1895914f35b6f (patch)
tree5df10fe76e01353fa5b28964bb9364ac72cc44b1
parentd4716946f53110f9e59fac7ad8de9f1ffda2e2be (diff)
downloadaur-8e5bd4d5f73fca20daf77af1c2e1895914f35b6f.tar.gz
adapt to slight restructuring upsteam
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 9 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb056791633e..d7f0534102c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yaru-git
pkgdesc = Yaru default ubuntu theme
- pkgver = 19.10.4.r109.g00e439fc
+ pkgver = 19.10.5.r249.gb768e58e
pkgrel = 1
url = https://github.com/ubuntu/yaru
arch = any
@@ -34,6 +34,11 @@ pkgname = yaru-gnome-shell-theme-git
provides = yaru-gnome-shell-theme
conflicts = yaru-gnome-shell-theme
+pkgname = yaru-unity-theme-git
+ pkgdesc = Yaru default ubuntu unity theme
+ provides = yaru-unity-theme
+ conflicts = yaru-unity-theme
+
pkgname = yaru-icon-theme-git
pkgdesc = Yaru default ubuntu icon theme
depends = hicolor-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index 0b4da16b0843..e4456019e138 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,10 @@ pkgbase=yaru-git
pkgname=(yaru-sound-theme-git
yaru-gtk-theme-git
yaru-gnome-shell-theme-git
+ yaru-unity-theme-git
yaru-icon-theme-git
yaru-session-git)
-pkgver=19.10.4.r109.g00e439fc
+pkgver=19.10.5.r249.gb768e58e
pkgrel=1
pkgdesc="Yaru default ubuntu theme"
arch=(any)
@@ -41,7 +42,7 @@ _delete_all_from_pkgdir_except() {
rm -r "${pkgdir}"/usr/share/gnome-shell/theme/Yaru
fi
if [[ "$1" != "unity-theme" ]]; then
- rm -r "${pkgdir}"/usr/share/themes/Yaru{,-dark}/unity
+ rm -r "${pkgdir}"/usr/share/themes/Yaru/unity
fi
if [[ "$1" != "icon-theme" ]]; then
rm -r "${pkgdir}"/usr/share/icons