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'
|
# 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.
|
||||||
|
|
Loading…
Reference in a new issue