gnome-icon-theme-symbolic: update to 3.10.0.
This commit is contained in:
parent
1cc78ef830
commit
898415a1f1
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gnome-icon-theme-symbolic'.
|
||||
pkgname=gnome-icon-theme-symbolic
|
||||
version=3.8.3
|
||||
version=3.10.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="GTK_UPDATE_ICON_CACHE=/bin/true"
|
||||
|
@ -9,11 +9,11 @@ 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/3.8/$pkgname-$version.tar.xz"
|
||||
checksum=1851faa5c827e2efa1c3cbe42b6fa8c3db83a0d57c4a534ce0f3bc539123930f
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=70d3ed884cbee59f2335198b5759d09ab1e075df1ced2730c20c926dd3670334
|
||||
|
||||
gnome-icon-theme-symbolic_package() {
|
||||
depends="gnome-icon-theme>=3.8.0"
|
||||
depends="gnome-icon-theme>=${version}"
|
||||
noarch="yes"
|
||||
pkg_install() {
|
||||
vmove all
|
||||
|
|
Loading…
Reference in a new issue