diff options
author | Tim Biermann <tbier@posteo.de> | 2022-12-04 15:56:14 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-12-04 15:56:14 +0000 |
commit | e3d00212c8245ef44622651b7489ce86352d1305 (patch) | |
tree | f02a839b8e46f416e6b5b968db4fd77cae3889c6 | |
parent | 270a078fb838baf1f7762a637cc460b4ca295ac8 (diff) | |
download | xorg-e3d00212c8245ef44622651b7489ce86352d1305.tar.gz xorg-e3d00212c8245ef44622651b7489ce86352d1305.tar.xz |
xorg-xvinfo: 1.1.4 -> 1.1.5
-rw-r--r-- | xorg-xvinfo/.signature | 6 | ||||
-rw-r--r-- | xorg-xvinfo/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/xorg-xvinfo/.signature b/xorg-xvinfo/.signature index e72e6a8e..164bc204 100644 --- a/xorg-xvinfo/.signature +++ b/xorg-xvinfo/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndCi9bnWta8Za57dM36tTPLKBUPEUxZB9+Rt/tGV0g6ubUk5X29RXCjSPs1vP9Xa1a/LMp3e43mhrw5CWM2gagwc= -SHA256 (Pkgfile) = ae3ea59faa6ca12dae0b811af9b5637bd56c11c552b19009dea9170e8bf880e6 +RWTSGWF5Q7TndNkMx2utsHfdiFolqwp/BB/FNw6wn5HnIhaqpJFs2o0A3okVSy3PEDpYT+MMFAVIv+lHFl16YujM+EM/qhPS1QI= +SHA256 (Pkgfile) = 5de4bba83b6b6458ab031fa147fbc0821b19e8f79b66215a6974cd0ba85d9f6f SHA256 (.footprint) = 7c369349111cabc04c568222da4d28e7c02057acaafac7f4d8e39e7b296bf96c -SHA256 (xvinfo-1.1.4.tar.bz2) = 0353220d6606077ba42363db65f50410759f9815352f77adc799e2adfa76e73f +SHA256 (xvinfo-1.1.5.tar.xz) = 3ede71ecb26d9614ccbc6916720285e95a2c7e0c5e19b8570eaaf72ad7c5c404 diff --git a/xorg-xvinfo/Pkgfile b/xorg-xvinfo/Pkgfile index ed9857a2..8001e96a 100644 --- a/xorg-xvinfo/Pkgfile +++ b/xorg-xvinfo/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xorg-libxv name=xorg-xvinfo -version=1.1.4 +version=1.1.5 release=1 -source=(https://www.x.org/releases/individual/app/xvinfo-$version.tar.bz2) +source=(https://www.x.org/releases/individual/app/xvinfo-$version.tar.xz) build() { cd xvinfo-$version |