summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Lezaeta Reyes2016-07-26 23:35:24 -0400
committerPablo Lezaeta Reyes2016-07-26 23:35:24 -0400
commite0b904413130ecd66b8866ce4d371568c6670925 (patch)
tree2991f10fc367e9f47b9dd2a21871e29b0bd0ac94
parenteef91990a649cde2a60ed40c60c56de9008f78d2 (diff)
downloadaur-e0b904413130ecd66b8866ce4d371568c6670925.tar.gz
minifix
Signed-off-by: Pablo Lezaeta Reyes <prflr88@gmail.com>
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd210df753e1..e3f868fbe88b 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Jul 19 04:51:06 UTC 2016
+# Wed Jul 27 03:35:05 UTC 2016
pkgbase = xubuntu-artwork
pkgdesc = Xubuntu themes and artwork
pkgver = 16.04.2
@@ -10,8 +10,8 @@ pkgbase = xubuntu-artwork
makedepends = zip
optdepends = plymouth: For the plymouth theme to work
optdepends = lightdm-gtk-greeter: For LightDM GTK Greeter theme to work
- optdepends = shimmer-wallpapers: Wallpapers not included in the main package
- optdepends = xfce-theme-albatross: Official theming, git or stable versions
+ optdepends = shimmer-wallpapers: Wallpapers not included in the main package, or git version
+ optdepends = xfce-theme-albatross: Official theming, git or stable version
optdepends = xfce-theme-bluebird: Official theming, git or stable version
optdepends = xfce-theme-greybird: Official theming, git or stable version
optdepends = elementary-xfce-icons: For matching icon theme, or the git version
diff --git a/PKGBUILD b/PKGBUILD
index baa76fa1142d..ba412b7aa9e7 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,8 @@ license=("GPL")
makedepends=("zip")
optdepends=("plymouth: For the plymouth theme to work"
"lightdm-gtk-greeter: For LightDM GTK Greeter theme to work"
- "shimmer-wallpapers: Wallpapers not included in the main package"
- "xfce-theme-albatross: Official theming, git or stable versions"
+ "shimmer-wallpapers: Wallpapers not included in the main package, or git version"
+ "xfce-theme-albatross: Official theming, git or stable version"
"xfce-theme-bluebird: Official theming, git or stable version"
"xfce-theme-greybird: Official theming, git or stable version"
"elementary-xfce-icons: For matching icon theme, or the git version")