overpass-otf: update to 3.0.4.
This commit is contained in:
parent
621438f5e2
commit
3330d19e10
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'overpass-otf'
|
||||
pkgname=overpass-otf
|
||||
version=3.0.3
|
||||
version=3.0.4
|
||||
revision=1
|
||||
wrksrc="Overpass-${version}"
|
||||
archs=noarch
|
||||
wrksrc="Overpass-${version}"
|
||||
depends="font-util xbps-triggers"
|
||||
font_dirs="/usr/share/fonts/OTF"
|
||||
short_desc="Open source font family inspired by Highway Gothic"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||
license="OFL-1.1, LGPL-2.1"
|
||||
homepage="http://overpassfont.org"
|
||||
distfiles="https://github.com/RedHatBrand/Overpass/archive/${version}.tar.gz"
|
||||
checksum=5575965097b1682330a9a4d36e4090bfe53f6cf97f72351adbf44e05e008a8aa
|
||||
checksum=07600d6745f5199ad210c7f39e934dcd9716b54615e44ccf1f830001a0da3597
|
||||
font_dirs="/usr/share/fonts/OTF"
|
||||
|
||||
do_install() {
|
||||
for files in desktop-fonts/overpass/*.otf; do
|
||||
|
|
Loading…
Reference in a new issue