gnome-icon-theme-symbolic: update to 3.12.0.
This commit is contained in:
parent
e006396158
commit
4e544d19dc
|
@ -1,15 +1,16 @@
|
|||
# Template build file for 'gnome-icon-theme-symbolic'.
|
||||
pkgname=gnome-icon-theme-symbolic
|
||||
version=3.10.1
|
||||
revision=2
|
||||
version=3.12.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
noarch="yes"
|
||||
configure_args="GTK_UPDATE_ICON_CACHE=/bin/true"
|
||||
hostmakedepends="pkg-config intltool icon-naming-utils gnome-icon-theme>=3.8.0"
|
||||
depends="gnome-icon-theme>=3.10.0" # hasn't been updated yet
|
||||
hostmakedepends="pkg-config intltool icon-naming-utils"
|
||||
makedepends="gnome-icon-theme>=3.12"
|
||||
depends="gnome-icon-theme>=3.12"
|
||||
short_desc="GNOME Desktop icon theme (symbolic icons)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=344e88e5f9dac3184bf012d9bac972110df2133b93d76f2ad128d4c9cbf41412
|
||||
checksum=851a4c9d8e8cb0000c9e5e78259ab8b8e67c5334e4250ebcc8dfdaa33520068b
|
||||
|
|
Loading…
Reference in New Issue