Skip to content
Snippets Groups Projects
Verified Commit 9164b15b authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/fstobdf: Update to 1.0.7

parent 725b11dd
No related branches found
No related tags found
No related merge requests found
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=fstobdf
pkgver=1.0.6
pkgver=1.0.7
pkgrel=0
pkgdesc="Create X11 bitmap font from font server font"
url="https://www.X.Org/"
......@@ -10,7 +10,7 @@ license="X11"
depends=""
makedepends="libfs-dev util-macros libx11-dev xorgproto-dev"
subpackages="$pkgname-doc"
source="https://www.x.org/releases/individual/app/fstobdf-$pkgver.tar.bz2"
source="https://www.x.org/releases/individual/app/$pkgname-$pkgver.tar.xz"
build() {
./configure \
......@@ -31,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="ec5b8f62019ba51725bb47241d4fc244412f354e7c12094ed884109a88e3db9d25d41a6142fd002e6c49877b4c7f2c5dde549682dcc05f7ce102621d2c71671f fstobdf-1.0.6.tar.bz2"
sha512sums="b303cc2060e8ccaa139e855a7d377d28877158efa1087eeeebf9f30f7c9962764eceab5c4044b4b508890413cf38546da9b26756dd27a142b806dcd6fdb6ba59 fstobdf-1.0.7.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment