mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
gnome-themes-standard: update to 3.8.4.
This commit is contained in:
parent
f8b945eb19
commit
93c153096c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# 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.3
|
version=3.8.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
|
@ -10,7 +10,7 @@ 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/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=977eb8ac94bad6e7095c272a583e614fba1c1897410e9f25ae028618d269b1e4
|
checksum=1252d719847cab54cc0dc510c3d3698462dcb1b45fabd9643473ac28e5cd7a20
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for f in ${gtk_iconcache_dirs}; do
|
for f in ${gtk_iconcache_dirs}; do
|
||||||
|
@ -21,6 +21,6 @@ post_install() {
|
||||||
gnome-themes-standard_package() {
|
gnome-themes-standard_package() {
|
||||||
depends="gtk2-engines"
|
depends="gtk2-engines"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue