* update t1utils to 1.42-3

This commit is contained in:
Alexander Baldeck 2024-08-15 07:31:47 +02:00
parent 9f687a38ab
commit af7d5ea405
3 changed files with 18 additions and 1 deletions

13
t1utils/.SRCINFO Normal file
View File

@ -0,0 +1,13 @@
pkgbase = t1utils
pkgdesc = Utilities for manupulating Adobe Type 1 font software
pkgver = 1.42
pkgrel = 3
url = https://github.com/kohler/t1utils
arch = x86_64
license = custom
depends = glibc
source = https://github.com/kohler/t1utils/archive/v1.42/t1utils-v1.42.tar.gz
sha512sums = 29e983a488a0c51e31fe45572d66cfa8a987d85b32f303873c35d0551db29c09d424eb10e76374f908ef62bc7c60236231bbddf40eb60f1be9652322da4b1f5e
b2sums = 5aabd8a559c79b8c4ee0711ce679dc8a6a091a7606261da7533b16b65295c0c12c0c77ac8f921a36a608e91584f90722c439127feeecde2480e6304428e7e6c0
pkgname = t1utils

4
t1utils/.nvchecker.toml Normal file
View File

@ -0,0 +1,4 @@
[t1utils]
source = "git"
git = "https://github.com/kohler/t1utils.git"
prefix = "v"

View File

@ -6,7 +6,7 @@
pkgname=t1utils
pkgver=1.42
pkgrel=2
pkgrel=3
pkgdesc="Utilities for manupulating Adobe Type 1 font software "
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://github.com/kohler/t1utils"