summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/font-bitstream-75dpi/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/font-bitstream-75dpi/APKBUILD b/user/font-bitstream-75dpi/APKBUILD
index fa6149d10..0c9bf3e4b 100644
--- a/user/font-bitstream-75dpi/APKBUILD
+++ b/user/font-bitstream-75dpi/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=font-bitstream-75dpi
-pkgver=1.0.3
+pkgver=1.0.4
pkgrel=0
pkgdesc="75dpi X11 fonts from Bitstream"
url="https://www.X.Org/"
@@ -10,7 +10,7 @@ license="MIT"
depends="encodings font-alias fontconfig mkfontscale"
makedepends="bdftopcf font-util-dev util-macros"
subpackages=""
-source="https://www.x.org/releases/individual/font/font-bitstream-75dpi-$pkgver.tar.bz2"
+source="https://www.x.org/releases/individual/font/font-bitstream-75dpi-$pkgver.tar.xz"
prepare() {
default_prepare
@@ -37,4 +37,4 @@ package() {
find "$pkgdir" -name fonts.dir -exec rm {} +
}
-sha512sums="9311a5b0cbe1613aca87fdf7fd9ab263eb1129e3c3eacbce54547f2185e151fb1237128b1b6d39f716f28694a486909564ecc9a0aef061438622d11b5661d650 font-bitstream-75dpi-1.0.3.tar.bz2"
+sha512sums="d678c58493696b3a744878991838b329243e5ba7985b1a435b62e9b1a05b5609d0b66d5943d840479ce2c5fc1da1b0633c33f28e3613712d26802fc41ee22c22 font-bitstream-75dpi-1.0.4.tar.xz"