summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2018-09-15 09:09:36 +0200
committerNicola Murino2018-09-15 09:09:36 +0200
commit95ef5e165bc369cdcccdc7005837290d06f77fe6 (patch)
treec4ab13d1fe18b53390e2e84f8e4fb81132fadc5d
parent6d33b20001947a7bad7b3400ac222251ec027f88 (diff)
downloadaur-95ef5e165bc369cdcccdc7005837290d06f77fe6.tar.gz
fix for upstream structure change
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 654c26192e46..def0e61167d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yaru
pkgdesc = Yaru default ubuntu theme
pkgver = 18.10.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ubuntu/yaru
arch = any
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 621cd6082d46..a4172fa2c534 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=yaru
pkgname=('yaru-sound-theme' 'yaru-gtk-theme' 'yaru-gnome-shell-theme' 'yaru-icon-theme')
pkgver=18.10.4
-pkgrel=1
+pkgrel=2
_tag=18.10.4
pkgdesc="Yaru default ubuntu theme"
arch=(any)
@@ -66,6 +66,7 @@ package_yaru-gnome-shell-theme() {
rm -r "$pkgdir/usr/share/themes/Yaru/gtk-2.0"
rm -r "$pkgdir/usr/share/themes/Yaru/gtk-3.0"
rm -r "$pkgdir/usr/share/themes/Yaru/index.theme"
+ rm -r "$pkgdir/usr/share/themes/Yaru-dark"
}
package_yaru-icon-theme() {