diff options
author | Juergen Daubert <jue@jue.li> | 2022-07-14 12:21:15 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-07-14 12:21:15 +0200 |
commit | ac11c3cd13be108f2c7d5cda12fa8051ae1c255d (patch) | |
tree | 4b4306ca314fb29d774c1effa184e7ce5e61e52e /xorg-xmag | |
parent | b085222509baf2f13d87fda3961494d83ebe96a3 (diff) | |
download | xorg-ac11c3cd13be108f2c7d5cda12fa8051ae1c255d.tar.gz xorg-ac11c3cd13be108f2c7d5cda12fa8051ae1c255d.tar.xz |
xorg-xmag: update to 1.0.7
Diffstat (limited to 'xorg-xmag')
-rw-r--r-- | xorg-xmag/.signature | 6 | ||||
-rw-r--r-- | xorg-xmag/Pkgfile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/xorg-xmag/.signature b/xorg-xmag/.signature index 73960520..553491f5 100644 --- a/xorg-xmag/.signature +++ b/xorg-xmag/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndBAY9iINRlnVt31jUOHhXTWi5Tf77CruiSekAmwqe8BadyfHOzYWkmyL9xjqoiJah/yXs9JR77krzahOyYqm9Qw= -SHA256 (Pkgfile) = 4dbf5faa95e47b625a9ef09cd2af42a7e025250b476a96bc6288604834205373 +RWTSGWF5Q7TndLxL9Qr3wor94YElcWeMtQ3QZjh+E3Xh8J8ORmU65l/bcytykOiCqqAEOcuu7TBcjZ7emluqdV/3lvjvzIZA/Q4= +SHA256 (Pkgfile) = cd4d2b05a0ef16039b380978652df5eaa4fe39f965c9f73626ae1352655340ad SHA256 (.footprint) = ef5ea7939950ae15feba26b21834c225fc88e862d2e13d97455f0d91b4c2f108 -SHA256 (xmag-1.0.6.tar.bz2) = 87a2bc23b251e2d8f8370d3283a4d6c8dac98a30cb5749a04336cdb55c14e161 +SHA256 (xmag-1.0.7.tar.xz) = 009936cc5a2706084079127b26cf55c713767650a34cb69e5682d60e33ce7461 diff --git a/xorg-xmag/Pkgfile b/xorg-xmag/Pkgfile index 52020797..2a76984f 100644 --- a/xorg-xmag/Pkgfile +++ b/xorg-xmag/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xorg-libxaw name=xorg-xmag -version=1.0.6 -release=2 -source=(https://www.x.org/releases/individual/app/xmag-$version.tar.bz2) +version=1.0.7 +release=1 +source=(https://www.x.org/releases/individual/app/xmag-$version.tar.xz) build() { cd xmag-$version |