[arch-commits] Commit in adwaita-icon-theme/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed May 6 11:49:48 UTC 2015


    Date: Wednesday, May 6, 2015 @ 13:49:48
  Author: heftig
Revision: 238544

librsvg must be installed to update the cache properly or to use this theme from GTK

Modified:
  adwaita-icon-theme/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-06 11:45:00 UTC (rev 238543)
+++ PKGBUILD	2015-05-06 11:49:48 UTC (rev 238544)
@@ -3,10 +3,10 @@
 
 pkgname=adwaita-icon-theme
 pkgver=3.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Adwaita icon theme"
 arch=(any)
-depends=('hicolor-icon-theme' 'gtk-update-icon-cache')
+depends=('hicolor-icon-theme' 'gtk-update-icon-cache' 'librsvg')
 makedepends=('intltool' 'icon-naming-utils')
 url="http://www.gnome.org"
 license=('GPL')



More information about the arch-commits mailing list