font-sony-misc: update to 1.0.3.
This commit is contained in:
parent
59cff48585
commit
8c20f2d91d
|
@ -1,18 +1,18 @@
|
|||
# Template build file for 'font-sony-misc'.
|
||||
pkgname=font-sony-misc
|
||||
version=1.0.0
|
||||
revision=3
|
||||
version=1.0.3
|
||||
revision=1
|
||||
noarch="yes"
|
||||
build_style=gnu-configure
|
||||
makedepends="pkg-config bdftopcf font-util"
|
||||
depends="font-util"
|
||||
font_dirs="/usr/lib/X11/fonts/misc"
|
||||
font_dirs="/usr/share/fonts/X11/misc"
|
||||
short_desc="Standard X11 sony PCF fonts"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
||||
checksum=1ae93ae76020b57cb0054ba9f33b4d5aec71342c6596750c07303d5c53452e23
|
||||
checksum=2043a326ba347c9da5ca1e9bc363e2521c3ea40b43b1f9662d333efd4867cff5
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
||||
|
|
Loading…
Reference in New Issue