mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xditview: update to 1.0.6.
This commit is contained in:
parent
1ba0d18924
commit
424ecb0cf2
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xditview'
|
# Template file for 'xditview'
|
||||||
pkgname=xditview
|
pkgname=xditview
|
||||||
version=1.0.5
|
version=1.0.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Display ditroff output"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
||||||
checksum=eecb1ed51ab4edc7f454476d1248cfb7799a17c5679b3dd834e8b4658331c04b
|
checksum=517700df205d4fdf65db182698157c959f1e7c10597670a7f45b1fcb2319819f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue