mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
overpass-otf: update to 3.0.3.
Closes #14534. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
8fad63c717
commit
0bab58b2f7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'overpass-otf'
|
# Template file for 'overpass-otf'
|
||||||
pkgname=overpass-otf
|
pkgname=overpass-otf
|
||||||
version=3.0.2
|
version=3.0.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Overpass-${version}"
|
wrksrc="Overpass-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -11,7 +11,7 @@ maintainer="cr6git <quark6@protonmail.com>"
|
||||||
license="OFL-1.1, LGPL-2.1"
|
license="OFL-1.1, LGPL-2.1"
|
||||||
homepage="http://overpassfont.org"
|
homepage="http://overpassfont.org"
|
||||||
distfiles="https://github.com/RedHatBrand/Overpass/archive/${version}.tar.gz"
|
distfiles="https://github.com/RedHatBrand/Overpass/archive/${version}.tar.gz"
|
||||||
checksum=0be7e2b4a1b63be10d8fd290f3cee2f57fe38c865e415185685ee2bd442a9b20
|
checksum=5575965097b1682330a9a4d36e4090bfe53f6cf97f72351adbf44e05e008a8aa
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
for files in desktop-fonts/overpass/*.otf; do
|
for files in desktop-fonts/overpass/*.otf; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue