diff options
author | Juergen Daubert <jue@jue.li> | 2022-08-27 12:58:33 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-08-27 12:58:33 +0200 |
commit | bc4e5edd3b259a7f63eb4354d23bde059a65f769 (patch) | |
tree | 104a85687696f00b0fd066657a6913e0f7c73b4b /xorg-libxau | |
parent | e3aea5af803635632b626601b81ca82e990f9dad (diff) | |
download | xorg-bc4e5edd3b259a7f63eb4354d23bde059a65f769.tar.gz xorg-bc4e5edd3b259a7f63eb4354d23bde059a65f769.tar.xz |
xorg-libxau: update to 1.0.10
Diffstat (limited to 'xorg-libxau')
-rw-r--r-- | xorg-libxau/.signature | 6 | ||||
-rw-r--r-- | xorg-libxau/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/xorg-libxau/.signature b/xorg-libxau/.signature index 4daf2872..4c2384a3 100644 --- a/xorg-libxau/.signature +++ b/xorg-libxau/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndBQEu0KBIXgbqYREQ5huox7RstMi5EJ/GGZsuycwYyHjJ0rV+3DNTLeemrkbeE7FXRiKNhO9QBdb5fsyRKVDhA8= -SHA256 (Pkgfile) = fe90906e3b5a78ab4d1eb76d844b03f2de6028d53e7f4bbc1bfc240fb9e2c6bf +RWTSGWF5Q7TndJQyOLx8Xw07oAeJ2RoEEPwbvTIDrGL+4UDkT2Mtsumx4/4SB8sO8hGDTYZkqV2rjf9f2HLhM6M1RAD2kmL7sw8= +SHA256 (Pkgfile) = eca6cb2be7228d697790b32afc6a6f8900a6488d1987152572c397f4961e34e8 SHA256 (.footprint) = f6fed785c2a0ee43a52d4d5b62f6fa2afb63dadbc8e4d000dc1283b888bdc4c2 -SHA256 (libXau-1.0.9.tar.bz2) = ccf8cbf0dbf676faa2ea0a6d64bcc3b6746064722b606c8c52917ed00dcb73ec +SHA256 (libXau-1.0.10.tar.xz) = 8be6f292334d2f87e5b919c001e149a9fdc27005d6b3e053862ac6ebbf1a0c0a diff --git a/xorg-libxau/Pkgfile b/xorg-libxau/Pkgfile index 02e180fa..c7d51978 100644 --- a/xorg-libxau/Pkgfile +++ b/xorg-libxau/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xorg-xorgproto name=xorg-libxau -version=1.0.9 +version=1.0.10 release=1 -source=(https://www.x.org/releases/individual/lib/libXau-$version.tar.bz2) +source=(https://www.x.org/releases/individual/lib/libXau-$version.tar.xz) build() { cd libXau-$version |