gnome-backgrounds: update to 3.10.0.
This commit is contained in:
parent
4e3e5c81e8
commit
6176273c33
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-backgrounds'
|
||||
pkgname=gnome-backgrounds
|
||||
version=3.8.1
|
||||
version=3.10.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
|
@ -8,12 +8,12 @@ short_desc="Set of background images for the GNOME Desktop"
|
|||
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=226cf0d116a0d78b96c0ed865473975f9ca0e1c02a0442c6be8f1dd3c4a715b8
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=db59a287b213e54ee5ccb58aa64166e8d396094370f22c5ec43fd3e7d4add3f9
|
||||
|
||||
gnome-backgrounds_package() {
|
||||
noarch="yes"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue