mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gnome-icon-theme-symbolic: update to 3.8.2.1.
This commit is contained in:
parent
0fa0653609
commit
717d021bef
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'gnome-icon-theme-symbolic'.
|
# Template build file for 'gnome-icon-theme-symbolic'.
|
||||||
pkgname=gnome-icon-theme-symbolic
|
pkgname=gnome-icon-theme-symbolic
|
||||||
version=3.8.0.1
|
version=3.8.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="GTK_UPDATE_ICON_CACHE=/bin/true"
|
configure_args="GTK_UPDATE_ICON_CACHE=/bin/true"
|
||||||
|
@ -10,12 +10,12 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=b2fc2a319b1b3b5d74899c2001616b1317d2ec73b462918b240da1beada38342
|
checksum=adf4a70d1b1f08bdc8b69db2075dadca6f1ccff8f2ffdf2b29630e2ca8edd193
|
||||||
|
|
||||||
gnome-icon-theme-symbolic_package() {
|
gnome-icon-theme-symbolic_package() {
|
||||||
depends="gnome-icon-theme>=3.8.0"
|
depends="gnome-icon-theme>=3.8.0"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue