summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2020-09-02 14:56:43 -0400
committerSolomon Choina2020-09-02 14:56:43 -0400
commit2ec7e168df4a46b1dc3614afd4b22b26f4993515 (patch)
treee51a93347736d4dd08b11d6f5ebbc747d5529299
parentaf1aec087a38bb33f2964ebf412fb44bd957d09c (diff)
downloadaur-xfce-theme-greybird-git.tar.gz
build system changed to sassc
-rw-r--r--.SRCINFO3
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54e15774d71f..5810fb816bcb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xfce-theme-greybird-git
pkgdesc = Desktop theme suite from Xubuntu, with support for Xfce, Metacity and Unity
- pkgver = 3.22.11+4
+ pkgver = 3.22.11+7
pkgrel = 1
url = https://github.com/shimmerproject/Greybird
arch = any
@@ -8,6 +8,7 @@ pkgbase = xfce-theme-greybird-git
license = GPL
makedepends = git
makedepends = meson
+ makedepends = sassc
depends = gtk-engine-murrine
optdepends = elementary-xfce-icons: Matching icon set; use the dark icon theme
optdepends = shimmer-wallpapers: Contains the Greybird wallpaper, among others
diff --git a/PKGBUILD b/PKGBUILD
index bffd4c59de00..02db23352b5b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: Alessio Sergi <asergi at archlinux dot us>
pkgname=xfce-theme-greybird-git
-pkgver=3.22.11+4
+pkgver=3.22.11+7
pkgrel=1
pkgdesc="Desktop theme suite from Xubuntu, with support for Xfce, Metacity and Unity"
arch=('any')
url="https://github.com/shimmerproject/Greybird"
license=('CCPL:by-sa-3.0' 'GPL')
depends=('gtk-engine-murrine')
-makedepends=('git' 'meson')
+makedepends=('git' 'meson' 'sassc')
optdepends=('elementary-xfce-icons: Matching icon set; use the dark icon theme'
'shimmer-wallpapers: Contains the Greybird wallpaper, among others'
'lightdm-gtk-greeter: Required for the LightDM GTK theme'