diff options
author | Juergen Daubert <jue@jue.li> | 2022-10-19 09:15:37 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-10-19 09:15:37 +0200 |
commit | 8b7715ed18c2dcbdcc1ad0bc85d061c13bf4bea3 (patch) | |
tree | b5296825102db8954cf5f142c8d6528bb582da28 /xorg-xcb-util-image | |
parent | 7f7de8d159933dfabefd834f5beb2c73abdb7eb7 (diff) | |
download | xorg-8b7715ed18c2dcbdcc1ad0bc85d061c13bf4bea3.tar.gz xorg-8b7715ed18c2dcbdcc1ad0bc85d061c13bf4bea3.tar.xz |
xorg-xcb-util-image: update to 0.4.1
Diffstat (limited to 'xorg-xcb-util-image')
-rw-r--r-- | xorg-xcb-util-image/.signature | 6 | ||||
-rw-r--r-- | xorg-xcb-util-image/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/xorg-xcb-util-image/.signature b/xorg-xcb-util-image/.signature index 315e99e1..e771ee14 100644 --- a/xorg-xcb-util-image/.signature +++ b/xorg-xcb-util-image/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndKCDMG3bnW32CNiRXhg5mVEsrV2BrNyr5nQXRtkK2cMcbGWNvYrh9UtQrhHq8YnegCYEnV05GXPVzWQWsE/oBwI= -SHA256 (Pkgfile) = f20325ad9a9004f8999ed00f73e136525b46728f7b0843cf0225f39d5dc4acbd +RWTSGWF5Q7TndBwI2qQns1ACjXR18aMEjW2dZm1pJJ2XAaneJUr6OpWK/EDGRIVc0LbHH+ZtOqyGfhCzNAG5YROGGHM9TVC/rA8= +SHA256 (Pkgfile) = f6dcf7658fa505cb2e4dbb30296cfde8db57900513fd2740d9e5bed37710f50c SHA256 (.footprint) = 665eb713ee82563b5c974a636e00986f815ce20e587067ff59d425d8ae81f56d -SHA256 (xcb-util-image-0.4.0.tar.bz2) = 2db96a37d78831d643538dd1b595d7d712e04bdccf8896a5e18ce0f398ea2ffc +SHA256 (xcb-util-image-0.4.1.tar.xz) = ccad8ee5dadb1271fd4727ad14d9bd77a64e505608766c4e98267d9aede40d3d diff --git a/xorg-xcb-util-image/Pkgfile b/xorg-xcb-util-image/Pkgfile index a7af0a7e..8511ecda 100644 --- a/xorg-xcb-util-image/Pkgfile +++ b/xorg-xcb-util-image/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xorg-xcb-util name=xorg-xcb-util-image -version=0.4.0 +version=0.4.1 release=1 -source=(https://xcb.freedesktop.org/dist/xcb-util-image-$version.tar.bz2) +source=(https://xcb.freedesktop.org/dist/xcb-util-image-$version.tar.xz) build() { cd xcb-util-image-$version |