gnome-icon-theme: update to 3.8.2.
This commit is contained in:
parent
3d197785a0
commit
c73bb04a14
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'gnome-icon-theme'.
|
# Template build file for 'gnome-icon-theme'.
|
||||||
pkgname=gnome-icon-theme
|
pkgname=gnome-icon-theme
|
||||||
version=3.8.0
|
version=3.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-icon-mapping"
|
configure_args="--enable-icon-mapping"
|
||||||
|
@ -10,7 +10,7 @@ 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=e4f7c73e33eb8693e3adbab7df60fbb5f6dd147116ac04d9bd26986e41071270
|
checksum=1a7c518f9d824242389d456259c64c31cd3f15cc495042b022b513321e2de108
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/share/icons/gnome/icon-theme.cache
|
rm -f ${DESTDIR}/usr/share/icons/gnome/icon-theme.cache
|
||||||
|
@ -19,6 +19,6 @@ post_install() {
|
||||||
gnome-icon-theme_package() {
|
gnome-icon-theme_package() {
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue