diff options
author | Juergen Daubert <jue@jue.li> | 2022-10-17 13:08:28 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-10-17 13:08:28 +0200 |
commit | 14910b9dcb81aad12e1ed345c22de858cc740465 (patch) | |
tree | 0d612fda3aa6bf3366a157ec4a047a3d1705321f /xorg-bdftopcf | |
parent | 7575931e149d964c9e78e1129258c376eb03cc9f (diff) | |
download | xorg-14910b9dcb81aad12e1ed345c22de858cc740465.tar.gz xorg-14910b9dcb81aad12e1ed345c22de858cc740465.tar.xz |
xorg-bdftopcf: update to 1.1.1
Diffstat (limited to 'xorg-bdftopcf')
-rw-r--r-- | xorg-bdftopcf/.signature | 6 | ||||
-rw-r--r-- | xorg-bdftopcf/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/xorg-bdftopcf/.signature b/xorg-bdftopcf/.signature index 037667ac..cddf3dbb 100644 --- a/xorg-bdftopcf/.signature +++ b/xorg-bdftopcf/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndFVEfFBnp9kq6VyxLPP/3ZdlNucH70tXNL8Vlivf93iqwubpB8y9pmAszyybXRBXET5b9wn+bvuSkoBKfSaz5wQ= -SHA256 (Pkgfile) = 36bc2948b8a44ba21995860a1d5c5dd0cedb9561fe5bbfe33423058699fe4fea +RWTSGWF5Q7TndBeg8V9buIRs7VsxdbjhoRmYcXVJqS7Pbkz3AEWoI1x1FTT0JcMt3qpmkUxxkR+zPF2xTAGY+N4ScAMLEcwsZw0= +SHA256 (Pkgfile) = 2db41a5d5b83dae446f1a15353f76f578309e4da661df25ce63a81d813331d16 SHA256 (.footprint) = 712d10ae79f0cb7246e7f6b0fa8ff96241805cf9c0cf710adc6163d964ab5b2c -SHA256 (bdftopcf-1.1.tar.bz2) = 4b4df05fc53f1e98993638d6f7e178d95b31745c4568cee407e167491fd311a2 +SHA256 (bdftopcf-1.1.1.tar.xz) = 11c953d53c0f3ed349d0198dfb0a40000b5121df7eef09f2615a262892fed908 diff --git a/xorg-bdftopcf/Pkgfile b/xorg-bdftopcf/Pkgfile index f3316837..98294d93 100644 --- a/xorg-bdftopcf/Pkgfile +++ b/xorg-bdftopcf/Pkgfile @@ -4,9 +4,9 @@ # Depends on: harfbuzz name=xorg-bdftopcf -version=1.1 +version=1.1.1 release=1 -source=(https://www.x.org/releases/individual/app/bdftopcf-$version.tar.bz2) +source=(https://www.x.org/archive/individual/util/bdftopcf-$version.tar.xz) build() { cd bdftopcf-$version |