mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
editres: update to 1.0.9.
This commit is contained in:
parent
bb5ea6e1aa
commit
da501e44e0
1 changed files with 7 additions and 7 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'editres'.
|
# Template file for 'editres'
|
||||||
pkgname=editres
|
pkgname=editres
|
||||||
version=1.0.8
|
version=1.0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXaw-devel"
|
makedepends="libXaw-devel libxkbfile-devel"
|
||||||
short_desc="Dynamic resource editor for X Toolkit applications"
|
short_desc="Dynamic resource editor for X Toolkit applications"
|
||||||
homepage="http://xorg.freedesktop.org"
|
|
||||||
license="MIT"
|
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
license="MIT"
|
||||||
checksum=83cf5dffb1883635fd9c6a8dc48ff9e560f6c6d8ce1a0e929d5f409cba18b6f9
|
homepage="https://xorg.freedesktop.org"
|
||||||
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=cdfc3f7a6f0ecea417af785b1f46469d9c21a3543a765480a3090fd65e3db3c6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue