diff options
author | Juergen Daubert <jue@jue.li> | 2022-07-14 11:56:23 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-07-14 11:56:23 +0200 |
commit | c0d97df7b6c89984bd80b193606b2babe20018f5 (patch) | |
tree | e182899b0303f3b0dc09f13bdaf7d65018405d18 | |
parent | 47ee4b89a5b6b9815a2880c0375a270c3ae6b1a1 (diff) | |
download | xorg-c0d97df7b6c89984bd80b193606b2babe20018f5.tar.gz xorg-c0d97df7b6c89984bd80b193606b2babe20018f5.tar.xz |
xorg-xfontsel: update to 1.1.0
-rw-r--r-- | xorg-xfontsel/.signature | 6 | ||||
-rw-r--r-- | xorg-xfontsel/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/xorg-xfontsel/.signature b/xorg-xfontsel/.signature index 0b242dd3..57171186 100644 --- a/xorg-xfontsel/.signature +++ b/xorg-xfontsel/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndFnNhJ9epZnbXKhVP9mRZs+6RsyxeOsGdEKToorSdvUCm5mpVYODU1gUNXM5nudCp83hVNvY2pZbK4C+NIuWhwc= -SHA256 (Pkgfile) = e9d69de3ed1dc1bd0f675b68d368823b104b121879056bd146b7871cb1bff370 +RWTSGWF5Q7TndG4jnEi3G1mm42YQimkAPEr/Ipo0jaC91gTpG9xwHxg/yNETGc6wgQICOGoGJq6GEgW/LyKKyi1sDLCUv7ggEgo= +SHA256 (Pkgfile) = 8b7fa132cbaa87b4f6092c2ba5f9b7b06086bb38d6b9cc8f3fd626dcd8331cf8 SHA256 (.footprint) = b0099e8b45a4e5c0564fcac2a78873e2b0f749ab4729adf9dcc292cd135dae1e -SHA256 (xfontsel-1.0.6.tar.bz2) = 25aa0b7c4262f5e99c07c2b96e00e4eb25b7e53f94fa803942af9d0e8da3001c +SHA256 (xfontsel-1.1.0.tar.xz) = 17052c3357bbfe44b8468675ae3d099c2427ba9fcac10540aef524ae4d77d1b4 diff --git a/xorg-xfontsel/Pkgfile b/xorg-xfontsel/Pkgfile index 4a78a39e..a5415c1c 100644 --- a/xorg-xfontsel/Pkgfile +++ b/xorg-xfontsel/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xorg-libxaw name=xorg-xfontsel -version=1.0.6 +version=1.1.0 release=1 -source=(https://www.x.org/releases/individual/app/xfontsel-$version.tar.bz2) +source=(https://www.x.org/releases/individual/app/xfontsel-$version.tar.xz) build() { cd xfontsel-$version |