termsyn-font: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-13 19:27:19 +01:00 committed by maxice8
parent dba0f4a130
commit ab39da345c
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,18 +1,18 @@
# Template file for 'termsyn-font' # Template file for 'termsyn-font'
pkgname=termsyn-font pkgname=termsyn-font
version=1.8.7 version=1.8.7
revision=1 revision=2
noarch="yes" noarch=yes
wrksrc="termsyn-${version}"
makedepends="font-util" makedepends="font-util"
depends="${makedepends}" depends="${makedepends}"
font_dirs="/usr/share/fonts/misc"
short_desc="Monospaced font based on terminus and tamsyn" short_desc="Monospaced font based on terminus and tamsyn"
maintainer='Juan RP <xtraeme@voidlinux.eu>' maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL2" license="GPL-2.0-only"
homepage="http://sourceforge.net/projects/termsyn/" homepage="http://sourceforge.net/projects/termsyn/"
distfiles="${SOURCEFORGE_SITE}"/termsyn/${pkgname%-*}-${version}.tar.gz distfiles="${SOURCEFORGE_SITE}/termsyn/termsyn-${version}.tar.gz"
checksum=c6de5933bef537ca6f008fed2c787468dca3da4849e4dbdebc80fe6a07ab7a97 checksum=c6de5933bef537ca6f008fed2c787468dca3da4849e4dbdebc80fe6a07ab7a97
wrksrc=${pkgname%-*}-${version} font_dirs="/usr/share/fonts/misc"
do_install() { do_install() {
# We do not care about consolefonts (*.psfu). Let's ignore them. # We do not care about consolefonts (*.psfu). Let's ignore them.