xorg-xsetroot: 1.1.2 -> 1.1.3

This commit is contained in:
Tim Biermann 2022-10-30 10:35:22 +00:00
parent cb575528df
commit fdfc260219
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/xorg.pub untrusted comment: verify with /etc/ports/xorg.pub
RWTSGWF5Q7TndGSVqVBljoNkpkIPyjP0c7saiF/ScqNayS1p2Ckvm2QsQVZnx7hC2bIDFTxCRWk4rvRVLNqpMa9TEbRRA1dSzAI= RWTSGWF5Q7TndM4eOJzL0xIl0qY6f6SP2g+Cbl0uJRT7by7WV9nObvLgg4DpDjMhdutnUkSR9az099mz+OrAFheMyrPCn2N86wg=
SHA256 (Pkgfile) = 2af6ee42e54f97ca2e2e3e4630565accfafd742d75f4320ab172b8f234bb2a9c SHA256 (Pkgfile) = a2777ef927eb608c9e91d6d72896eef2a1a1172a8ebd3fc23296c3ffaf3f19bd
SHA256 (.footprint) = 31a0eb482d0085200e9055850a41f2a24e72c1ad0f0ad524d7ff5328e8b01f99 SHA256 (.footprint) = 31a0eb482d0085200e9055850a41f2a24e72c1ad0f0ad524d7ff5328e8b01f99
SHA256 (xsetroot-1.1.2.tar.bz2) = 10c442ba23591fb5470cea477a0aa5f679371f4f879c8387a1d9d05637ae417c SHA256 (xsetroot-1.1.3.tar.xz) = 6081b45a9eb4426e045d259d1e144b32417fb635e5b96aa90647365ac96638d1

View File

@ -4,9 +4,9 @@
# Depends on: xorg-server xorg-xbitmaps # Depends on: xorg-server xorg-xbitmaps
name=xorg-xsetroot name=xorg-xsetroot
version=1.1.2 version=1.1.3
release=1 release=1
source=(https://www.x.org/releases/individual/app/xsetroot-$version.tar.bz2) source=(https://www.x.org/releases/individual/app/xsetroot-$version.tar.xz)
build() { build() {
cd xsetroot-$version cd xsetroot-$version