summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErmine <mustela@erminea.space>2024-08-30 22:11:58 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2024-11-29 04:55:18 -0600
commita3b088612f90aaf5171f0433e3ddd3ee3b1d3910 (patch)
treeed45c7980832ad17000214653c4314b6cb0fb6fb
parentd3d9c5f5589021eaad4393bf55796ed63030d4a1 (diff)
downloadpackages-a3b088612f90aaf5171f0433e3ddd3ee3b1d3910.tar.gz
packages-a3b088612f90aaf5171f0433e3ddd3ee3b1d3910.tar.bz2
packages-a3b088612f90aaf5171f0433e3ddd3ee3b1d3910.tar.xz
packages-a3b088612f90aaf5171f0433e3ddd3ee3b1d3910.zip
user/font-adobe-utopia-100dpi: upgrade to 1.0.5
-rw-r--r--user/font-adobe-utopia-100dpi/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/font-adobe-utopia-100dpi/APKBUILD b/user/font-adobe-utopia-100dpi/APKBUILD
index 7f7b77dd7..60ff800dc 100644
--- a/user/font-adobe-utopia-100dpi/APKBUILD
+++ b/user/font-adobe-utopia-100dpi/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=font-adobe-utopia-100dpi
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=0
pkgdesc="100dpi Utopia X11 font from Adobe"
url="https://www.X.Org/"
@@ -16,7 +16,7 @@ license="Utopia"
depends="encodings font-alias fontconfig mkfontscale"
makedepends="bdftopcf font-util-dev util-macros"
subpackages=""
-source="https://www.x.org/releases/individual/font/font-adobe-utopia-100dpi-$pkgver.tar.bz2"
+source="https://www.x.org/releases/individual/font/font-adobe-utopia-100dpi-$pkgver.tar.xz"
prepare() {
default_prepare
@@ -43,4 +43,4 @@ package() {
find "$pkgdir" -name fonts.dir -exec rm {} +
}
-sha512sums="fecb9a9bde99a82787d12779ea579c8696dcce168acd74b478a879ae24d421d5978d5f69da651e8ff3b25dca355960aaa19f69f2bf61e540464887e546a7b94b font-adobe-utopia-100dpi-1.0.4.tar.bz2"
+sha512sums="9685d66de107ab3142aa9322bbded20f4f538d7bcd8c97bfb4db8eb1fc440724b0c7574ee8b4b5e96c81044c8ee4da175dd638f03dc3e1e650200fdf7b8a169b font-adobe-utopia-100dpi-1.0.5.tar.xz"