Date: Tuesday, November 15, 2022 @ 21:35:46 Author: andyrtr Revision: 461838
upgpkg: xorg-fonts-type1 7.7-7: rebuild adding sha256sums; deprecate MD5 and SHA1 Modified: xorg-fonts-type1/trunk/PKGBUILD ----------+ PKGBUILD | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-15 21:32:29 UTC (rev 461837) +++ PKGBUILD 2022-11-15 21:35:46 UTC (rev 461838) @@ -1,8 +1,9 @@ -# Maintainer: Jan de Groot <[email protected]> +# Maintainer: AndyRTR <[email protected]> +# Contributor: Jan de Groot <[email protected]> pkgname=xorg-fonts-type1 pkgver=7.7 -pkgrel=6 +pkgrel=7 pkgdesc="X.org Type1 fonts" arch=(any) license=('custom') @@ -18,6 +19,11 @@ '5e0c9895d69d2632e2170114f8283c11' 'bfb2593d2102585f45daa960f43cb3c4' '3eeb3fb44690b477d510bbd8f86cf5aa') +sha256sums=('979435105f897a70f8993fa02c8362160b0513366c2ab896965416f96dbb8077' + '761455a297486f3927a85d919b5c948d1d324181d4bea6c95d542504b68a63c1' + 'c6ea0569adad2c577f140328dc3302e729cb1b1ea90cd0025caf380625f8a688' + 'fddb28d3db5a07f4b4ca15388488a9680a10e1367a18f358f903b2a608a5d2df' + 'caebf42aec7be7f3bd40e0f232d6f34881b853dc84acfcdf7458358701fbe34a') build() { cd "${srcdir}"
