diff options
author | Juergen Daubert <jue@jue.li> | 2022-04-04 11:56:28 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-04-04 11:56:28 +0200 |
commit | 30c143196de9e1662832fa91627dbb1539e236fc (patch) | |
tree | 8ba18e71f7d5e2225a02a38e80383cc180b75ebd /xorg-xlsfonts | |
parent | 8dbb6775e11bf9baba3f67814b24a8aa1d7ef767 (diff) | |
download | xorg-30c143196de9e1662832fa91627dbb1539e236fc.tar.gz xorg-30c143196de9e1662832fa91627dbb1539e236fc.tar.xz |
xorg-xlsfonts: update to 1.0.7
Diffstat (limited to 'xorg-xlsfonts')
-rw-r--r-- | xorg-xlsfonts/.signature | 6 | ||||
-rw-r--r-- | xorg-xlsfonts/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/xorg-xlsfonts/.signature b/xorg-xlsfonts/.signature index e6285c4a..36b2edad 100644 --- a/xorg-xlsfonts/.signature +++ b/xorg-xlsfonts/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndHPvH0j+Ct30iJlrd0unSAgc0134+jRWk/Rzs/MhkrZF/IL2flQctMbdtSK5/YnIBQ32J3sN9s+rlT8dwW5fHwM= -SHA256 (Pkgfile) = 796559845fbfcd33633e842ae1920f4ccf60fd5058acd57d11f31279d453b08c +RWTSGWF5Q7TndJkOng9pYcN5D26HJDefmxV1eR73iWvOPhtI6PL9YMpTGylgxROE2/ZVYQIRSeN2K5gl1xIHV7b106+E5lMpagY= +SHA256 (Pkgfile) = b587e3c4de840c4b9f4617a4f99be685ca512c6b1f2f4aabea7d5ed7164da3f5 SHA256 (.footprint) = 1302b8ebd9f742f63946e21f691bc9a9e49aea71cd8c2f4d2ea751ca6a18ba3a -SHA256 (xlsfonts-1.0.6.tar.bz2) = 89b80b3a030006ab6cef717be286c12f2477894b227158b1e6133274f6ebd368 +SHA256 (xlsfonts-1.0.7.tar.xz) = 7b726945a967b44c35cddee5edd74802907a239ce2e2e515730b8a32c8e50465 diff --git a/xorg-xlsfonts/Pkgfile b/xorg-xlsfonts/Pkgfile index 3f62e06f..9368fd2f 100644 --- a/xorg-xlsfonts/Pkgfile +++ b/xorg-xlsfonts/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xorg-libx11 name=xorg-xlsfonts -version=1.0.6 +version=1.0.7 release=1 -source=(https://www.x.org/releases/individual/app/xlsfonts-$version.tar.bz2) +source=(https://www.x.org/releases/individual/app/xlsfonts-$version.tar.xz) build() { cd xlsfonts-$version |