gnome-initial-setup: update to 3.10.0.1.
This commit is contained in:
parent
913b4c4a8b
commit
b480cfb503
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-initial-setup'.
|
||||
pkgname=gnome-initial-setup
|
||||
version=3.10.0
|
||||
version=3.10.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||
|
@ -13,8 +13,8 @@ short_desc="The GNOME initial setup"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=36c83852c60630ee007c48822e3d66de986c20c4c5104295aebadbe7ac7046a7
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.10/$pkgname-$version.tar.xz"
|
||||
checksum=23cc0db45bd8e229862e3647e2429eb8da3474d9163b22e26ae012989974dae1
|
||||
long_desc="
|
||||
After acquiring or installing a new system there are a few essential things
|
||||
to set up before use. gnome-initial-setup aims to provide a simple, easy,
|
||||
|
|
Loading…
Reference in New Issue