summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Schendel2021-03-26 09:44:24 +0100
committerChristian Schendel2021-03-26 09:44:24 +0100
commitf981f31b0dbf1fb6e8a72da03fb6d68824fd026a (patch)
tree1a21f0a73b7987baa1047458b887f5799a66f033
parente7a1b958802ec83314f8d83e40fd58f2524f1d8b (diff)
downloadaur-f981f31b0dbf1fb6e8a72da03fb6d68824fd026a.tar.gz
derp
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD9
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 402a6bca24fc..1810e7d9d9c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yaru-remix-git
pkgdesc = Yaru-remix is a fork of Yaru theme
pkgver = r6.a1fdac60
- pkgrel = 3
+ pkgrel = 4
epoch = 1
url = https://github.com/Muqtxdir/yaru-remix
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 96cd88d3f743..6d4e5dd38789 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=(yaru-remix-gtk-theme-git
yaru-remix-icon-theme-git
yaru-remix-wallpaper-git)
pkgver=r6.a1fdac60
-pkgrel=3
+pkgrel=4
epoch=1
pkgdesc="Yaru-remix is a fork of Yaru theme"
arch=(any)
@@ -32,10 +32,9 @@ build() {
_delete_all_from_pkgdir_except() {
if [[ "$1" != "gtk-theme" ]]; then
- rm -r "${pkgdir}"/usr/share/themes/Yaru-remix-light/{gtk-*,index.theme}
- rm -r "${pkgdir}"/usr/share/themes/Yaru-remix-dark/{gtk-*,index.theme}
- rm -r "${pkgdir}"/usr/share/themes/Yaru-remix/{gtk-*,index.theme}
- rm -r "${pkgdir}"/usr/share/themes/Yaru-remix/{metacity-*,index.theme}
+ rm -r "${pkgdir}"/usr/share/themes/Yaru-remix-light/{metacity-*,gtk-*,index.theme}
+ rm -r "${pkgdir}"/usr/share/themes/Yaru-remix-dark/{metacity-*,gtk-*,index.theme}
+ rm -r "${pkgdir}"/usr/share/themes/Yaru-remix/{metacity-*,gtk-*,index.theme}
fi
if [[ "$1" != "gnome-shell-theme" ]]; then
rm -r "${pkgdir}"/usr/share/themes/Yaru-remix/gnome-shell