gnome-disk-utility: update to 3.10.0.
This commit is contained in:
parent
2f35572bc3
commit
5de8a0224f
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-disk-utility'
|
||||
pkgname=gnome-disk-utility
|
||||
version=3.9.0
|
||||
revision=2
|
||||
version=3.10.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils"
|
||||
|
@ -13,11 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=704bc3afc01c120a2651b8000f64f53308e6aaa5e155cda3700af27cd32d6f04
|
||||
|
||||
pre_configure() {
|
||||
sed -i -e 's/LIBLZMA_REQUIRED=5.1.0/LIBLZMA_REQUIRED=5.0.5/g' configure*
|
||||
}
|
||||
checksum=34e23a62e711ec543670550f9312a5ad6610ce807d57345146b6af989788b8aa
|
||||
|
||||
gnome-disk-utility_package() {
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
|
|
Loading…
Reference in New Issue