summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvcalv2024-01-30 17:18:22 +0000
committervcalv2024-01-30 17:18:22 +0000
commitaf4601ca339a9b669bab453ac33219f713ba1da1 (patch)
treed38912e4c657eede53883ddab47908d1dc39e32b
parent33d7c94d137f83396af2daba5b054fd2c728b1f1 (diff)
downloadaur-ttf-topaz.tar.gz
better license and zip file naming
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD13
2 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17e35edec052..b60afb4aa7ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = ttf-topaz
pkgdesc = Amiga 500 Topaz font updated for the 21st century
pkgver = 1.0
- pkgrel = 2
+ pkgrel = 3
url = https://gitlab.com/Screwtapello/topaz-unicode
arch = any
- license = LicenseRef-Custom-ISC
- source = https://gitlab.com/Screwtapello/topaz-unicode/-/jobs/6036905109/artifacts/download
+ license = custom:ISC
+ source = ttf-topaz_artifact_6036905109.zip::https://gitlab.com/Screwtapello/topaz-unicode/-/jobs/6036905109/artifacts/download
source = https://gitlab.com/Screwtapello/topaz-unicode/-/raw/eaebcb1fa155752cfc0042c66c2a280561937615/LICENSE
sha512sums = 8ab867faa3f21f806c0657550f04d5f2bc6ddfa7ad6a5776690a1f24bd36d6008a1b876349632287110645811742be163880b38686b2d91df2ade07f3af2d16a
sha512sums = b96b51fc620da3403b59ad7a48d49390a4a97fa4c19a7052d6dab6836faa43bdda3b0123dec0aa1ef8df073b17e173fdcd2b5bbe9e9a8460b85cd103b3d36f76
diff --git a/PKGBUILD b/PKGBUILD
index e9d6c134799b..2d2ee8d826df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,16 @@
pkgname=ttf-topaz
pkgver=1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Amiga 500 Topaz font updated for the 21st century"
arch=('any')
url="https://gitlab.com/Screwtapello/topaz-unicode"
-license=('LicenseRef-Custom-ISC')
+license=('custom:ISC')
depends=()
conflicts=()
+_artifact='6036905109'
source=(
- 'https://gitlab.com/Screwtapello/topaz-unicode/-/jobs/6036905109/artifacts/download'
+ "${pkgname}_artifact_${_artifact}.zip::https://gitlab.com/Screwtapello/topaz-unicode/-/jobs/${_artifact}/artifacts/download"
'https://gitlab.com/Screwtapello/topaz-unicode/-/raw/eaebcb1fa155752cfc0042c66c2a280561937615/LICENSE'
)
sha512sums=(
@@ -19,10 +20,10 @@ sha512sums=(
)
-build() {
- cd ${srcdir}/${_pkgname}
+#build() {
+ #cd ${srcdir}/${_pkgname}
#gzip -9 -k -v topaz_unicode_ks13-16.psf
-}
+#}
package() {
install -Dm644 -t "${pkgdir}/usr/share/fonts/TTF/" *.ttf