summaryrefslogtreecommitdiff
path: root/user/font-bitstream-type1
diff options
context:
space:
mode:
authorErmine <mustela@erminea.space>2024-08-31 09:01:52 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2024-11-29 04:55:21 -0600
commit8f37cf0b84b99f28a048c82eb9f8583cba04d755 (patch)
tree38fb4c2219367b2bafc4b97205364917dabd4c6b /user/font-bitstream-type1
parent9aedb0f6f3c7d72373384f9624678bf146c01bb9 (diff)
downloadpackages-8f37cf0b84b99f28a048c82eb9f8583cba04d755.tar.gz
packages-8f37cf0b84b99f28a048c82eb9f8583cba04d755.tar.bz2
packages-8f37cf0b84b99f28a048c82eb9f8583cba04d755.tar.xz
packages-8f37cf0b84b99f28a048c82eb9f8583cba04d755.zip
user/font-bitstream-type1: upgrade to 1.0.4
Diffstat (limited to 'user/font-bitstream-type1')
-rw-r--r--user/font-bitstream-type1/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/font-bitstream-type1/APKBUILD b/user/font-bitstream-type1/APKBUILD
index cf4d86d6d..2cb1696f1 100644
--- a/user/font-bitstream-type1/APKBUILD
+++ b/user/font-bitstream-type1/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=font-bitstream-type1
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=0
pkgdesc="Type 1 X11 fonts from Bitstream"
url="https://www.X.Org/"
@@ -10,7 +10,7 @@ license="MIT"
depends="fontconfig mkfontscale"
makedepends="util-macros"
subpackages=""
-source="https://www.x.org/releases/individual/font/font-bitstream-type1-$pkgver.tar.bz2"
+source="https://www.x.org/releases/individual/font/font-bitstream-type1-$pkgver.tar.xz"
prepare() {
default_prepare
@@ -38,4 +38,4 @@ package() {
find "$pkgdir" -name fonts.scale -exec rm {} +
}
-sha512sums="71883f7fc0a68b4fb8ef30b8b8bdfd73ae1194b6d6495abde6c819eef7a91d6365ef1b4cae026d6c3fa7fddecc643b46b7ba1232cec404fcada49a92aaf1af61 font-bitstream-type1-1.0.3.tar.bz2"
+sha512sums="f09d60abb88c9be6227c57f5519f08e5e3c59c916183d32a512d3c2ace0047eaad2b377c3725c8987e8b4c55468eb7821322ff5447f000d4c2be6cb909f6219b font-bitstream-type1-1.0.4.tar.xz"