ghex: update to 3.10.1.
This commit is contained in:
parent
1beec90d81
commit
f439a6902e
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ghex'
|
# Template file for 'ghex'
|
||||||
pkgname=ghex
|
pkgname=ghex
|
||||||
version=3.10.0
|
version=3.10.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-static"
|
configure_args="--disable-schemas-compile --disable-static"
|
||||||
hostmakedepends="pkg-config gtk-update-icon-cache intltool itstool"
|
hostmakedepends="pkg-config gtk-update-icon-cache intltool itstool"
|
||||||
|
@ -12,7 +12,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}/ghex/${version%.*}/ghex-$version.tar.xz"
|
distfiles="${GNOME_SITE}/ghex/${version%.*}/ghex-$version.tar.xz"
|
||||||
checksum=9c31383b1d32c8942ca0327c615336f5777309674c4fc090e8cceb1576c63255
|
checksum=34b66cb5c84410c420df72f229d25aee5979e58048a246ed719b046f0c241132
|
||||||
|
|
||||||
libgtkhex_package() {
|
libgtkhex_package() {
|
||||||
short_desc+=" - runtime library"
|
short_desc+=" - runtime library"
|
||||||
|
|
Loading…
Reference in New Issue