Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages /
xorg-fonttosfnt
Commits:
e868b886 by Andreas Radke at 2024-10-13T14:13:39+02:00
upgpkg: 1.2.4-1
- - - - -
35295b44 by Andreas Radke at 2024-10-13T14:14:57+02:00
upgpkg: 1.2.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = xorg-fonttosfnt
pkgdesc = Convert a set of bdf or pcf fonts in a bitmap only sfnt (otb).
- pkgver = 1.2.3
- pkgrel = 2
+ pkgver = 1.2.4
+ pkgrel = 1
url = https://gitlab.freedesktop.org/xorg/app/fonttosfnt
arch = x86_64
license = MIT
@@ -11,10 +11,12 @@ pkgbase = xorg-fonttosfnt
depends = libfontenc
depends = glibc
provides = fonttosfnt
- source =
https://xorg.freedesktop.org/archive/individual/app/fonttosfnt-1.2.3.tar.xz
- source =
https://xorg.freedesktop.org/archive/individual/app/fonttosfnt-1.2.3.tar.xz.sig
+ conflicts = fonttosfnt
+ replaces = fonttosfnt
+ source =
https://xorg.freedesktop.org/archive/individual/app/fonttosfnt-1.2.4.tar.xz
+ source =
https://xorg.freedesktop.org/archive/individual/app/fonttosfnt-1.2.4.tar.xz.sig
validpgpkeys = 4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E
- sha512sums =
9464ef05f3ff7dddfd7a4f0d46a6cc5bb79cf8e019824c2d40164cd18025cd9ed33b31d7b808b4c289af58f09be0be7591f6dfab5624aab1931e4c6a7da68463
+ sha512sums =
37654d66e8d63abc4801c76d48082cc99dc3cc7813376e634c287d97207d17592323cefefd305328a504e432c94e102260b92308088d5e0bf3931a471cb4b851
sha512sums = SKIP
pkgname = xorg-fonttosfnt
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
pkgname=xorg-fonttosfnt
_pkgname=fonttosfnt
-pkgver=1.2.3
-pkgrel=2
+pkgver=1.2.4
+pkgrel=1
pkgdesc="Convert a set of bdf or pcf fonts in a bitmap only sfnt (otb)."
arch=('x86_64')
url="https://gitlab.freedesktop.org/xorg/app/fonttosfnt"
@@ -15,7 +15,7 @@ provides=('fonttosfnt')
conflicts=('fonttosfnt')
replaces=('fonttosfnt')
source=(https://xorg.freedesktop.org/archive/individual/app/$_pkgname-$pkgver.tar.xz{,.sig})
-sha512sums=('9464ef05f3ff7dddfd7a4f0d46a6cc5bb79cf8e019824c2d40164cd18025cd9ed33b31d7b808b4c289af58f09be0be7591f6dfab5624aab1931e4c6a7da68463'
+sha512sums=('37654d66e8d63abc4801c76d48082cc99dc3cc7813376e634c287d97207d17592323cefefd305328a504e432c94e102260b92308088d5e0bf3931a471cb4b851'
'SKIP')
validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-fonttosfnt/-/compare/b49471a346ed17fd9f1bfeccd42df8669ddd0be4...35295b448ee06e4bd2f6ea10ac7aa5af3112e335
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xorg-fonttosfnt/-/compare/b49471a346ed17fd9f1bfeccd42df8669ddd0be4...35295b448ee06e4bd2f6ea10ac7aa5af3112e335
You're receiving this email because of your account on gitlab.archlinux.org.