ghex: really correct short_desc for libgtkhex
This commit is contained in:
parent
934d89fcc7
commit
d63dfd5b75
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ghex'
|
||||
pkgname=ghex
|
||||
version=3.10.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-static"
|
||||
hostmakedepends="pkg-config gtk-update-icon-cache intltool itstool"
|
||||
|
@ -15,7 +15,7 @@ distfiles="${GNOME_SITE}/ghex/${version%.*}/ghex-$version.tar.xz"
|
|||
checksum=9c31383b1d32c8942ca0327c615336f5777309674c4fc090e8cceb1576c63255
|
||||
|
||||
libgtkhex_package() {
|
||||
short_desc+="hex editor library"
|
||||
short_desc="hex editor library"
|
||||
pkg_install() {
|
||||
vmove usr/lib/*.so.*
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue