gnome-themes-standard: update to 3.10.0.
This commit is contained in:
parent
373cc541c5
commit
1d9ef2b675
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'gnome-themes-standard'.
|
# Template build file for 'gnome-themes-standard'.
|
||||||
pkgname=gnome-themes-standard
|
pkgname=gnome-themes-standard
|
||||||
version=3.8.4
|
version=3.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool librsvg-utils"
|
||||||
makedepends="gtk+-devel gtk+3-devel>=3.8 librsvg-devel"
|
makedepends="gtk+-devel gtk+3-devel>=3.8 librsvg-devel>=2.39"
|
||||||
short_desc="Standard GNOME themes"
|
short_desc="Standard GNOME themes"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=1252d719847cab54cc0dc510c3d3698462dcb1b45fabd9643473ac28e5cd7a20
|
checksum=812c6cfc534fced921dc327b436e70020d8979529284bb59d72d6f37af1f4b38
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in ${gtk_iconcache_dirs}; do
|
for f in ${gtk_iconcache_dirs}; do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue