termsyn-font: rebuild for metadata
This commit is contained in:
parent
dba0f4a130
commit
ab39da345c
1 changed files with 7 additions and 7 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'termsyn-font'
|
||||
pkgname=termsyn-font
|
||||
version=1.8.7
|
||||
revision=1
|
||||
noarch="yes"
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="termsyn-${version}"
|
||||
makedepends="font-util"
|
||||
depends="${makedepends}"
|
||||
font_dirs="/usr/share/fonts/misc"
|
||||
short_desc="Monospaced font based on terminus and tamsyn"
|
||||
maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
||||
license="GPL2"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="http://sourceforge.net/projects/termsyn/"
|
||||
distfiles="${SOURCEFORGE_SITE}"/termsyn/${pkgname%-*}-${version}.tar.gz
|
||||
distfiles="${SOURCEFORGE_SITE}/termsyn/termsyn-${version}.tar.gz"
|
||||
checksum=c6de5933bef537ca6f008fed2c787468dca3da4849e4dbdebc80fe6a07ab7a97
|
||||
wrksrc=${pkgname%-*}-${version}
|
||||
font_dirs="/usr/share/fonts/misc"
|
||||
|
||||
do_install() {
|
||||
# We do not care about consolefonts (*.psfu). Let's ignore them.
|
||||
|
|
Loading…
Reference in a new issue