summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rwxr-xr-xPKGBUILD6
2 files changed, 4 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5810fb816bcb..458e53a1d454 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+7
+ pkgver = 3.23.3+0
pkgrel = 1
url = https://github.com/shimmerproject/Greybird
arch = any
@@ -12,9 +12,7 @@ pkgbase = xfce-theme-greybird-git
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
- optdepends = lightdm-gtk-greeter: Required for the LightDM GTK theme
- optdepends = lightdm-unity-greeter: Required for the LightDM Unity theme
- optdepends = lib32-gtk-engine-murrine: Required for 32-bit apps in 64-bit environments
+ optdepends = lightdm-gtk-greeter: Required for the LightDM GTK themelib32-gtk-engine-murrine: Required for 32-bit apps in 64-bit environments
provides = xfce-theme-greybird
conflicts = xfce-theme-greybird
options = !strip
@@ -22,4 +20,3 @@ pkgbase = xfce-theme-greybird-git
md5sums = SKIP
pkgname = xfce-theme-greybird-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 02db23352b5b..7bed6289fb58 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Alessio Sergi <asergi at archlinux dot us>
pkgname=xfce-theme-greybird-git
-pkgver=3.22.11+7
+pkgver=3.23.3+0
pkgrel=1
pkgdesc="Desktop theme suite from Xubuntu, with support for Xfce, Metacity and Unity"
arch=('any')
@@ -13,9 +13,7 @@ depends=('gtk-engine-murrine')
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'
- 'lightdm-unity-greeter: Required for the LightDM Unity theme'
- 'lib32-gtk-engine-murrine: Required for 32-bit apps in 64-bit environments')
+ 'lightdm-gtk-greeter: Required for the LightDM GTK theme''lib32-gtk-engine-murrine: Required for 32-bit apps in 64-bit environments')
provides=('xfce-theme-greybird')
conflicts=('xfce-theme-greybird')
options=('!strip')