gnome-icon-theme-symbolic: update to 3.6.0.
This commit is contained in:
parent
4b96d9c68a
commit
f1d3108d3d
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'gnome-icon-theme-symbolic'.
|
||||
pkgname=gnome-icon-theme-symbolic
|
||||
version=3.4.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
version=3.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config intltool icon-naming-utils"
|
||||
fulldepends="gnome-icon-theme"
|
||||
revision=1
|
||||
fulldepends="gnome-icon-theme>=3.6.0"
|
||||
short_desc="GNOME Desktop icon theme (symbolic icons)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=8f2738b1e8992827427f007e0eafc8deed32039c2bcf8345b82243864292d021
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=c6d61e157ad753e5f03874617dc19d2fda8e4e626c7434a6c61d84d120dfb31b
|
||||
long_desc="
|
||||
This package contains the default icon theme used by the GNOME desktop.
|
||||
The icons are used in the panel menu, and in nautilus and other applications,
|
||||
|
@ -18,4 +18,3 @@ long_desc="
|
|||
|
||||
noarch=yes
|
||||
gtk_iconcache_dirs="/usr/share/icons/gnome"
|
||||
|
||||
|
|
Loading…
Reference in New Issue