mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
font-micro-misc: update to 1.0.4.
This commit is contained in:
parent
80afda2a74
commit
bb833bfd21
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'font-micro-misc'
|
||||
pkgname=font-micro-misc
|
||||
version=1.0.3
|
||||
revision=6
|
||||
version=1.0.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config bdftopcf font-util"
|
||||
makedepends="font-util"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Public domain micro font"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Public Domain"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
||||
checksum=9a3381c10f32d9511f0ad4179df395914c50779103c16cddf7017f5220ed8db6
|
||||
distfiles="${XORG_SITE}/font/${pkgname}-${version}.tar.xz"
|
||||
checksum=2ee0b9d6bd7ae849aff1bd82efab44a1b6b368fbb5e11d12ff7f015a3df6f943
|
||||
font_dirs="/usr/share/fonts/X11/misc"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue