diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:01:23 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:01:23 +0800 |
| commit | 8123251a7a4b26b09c3ad1956ccbdc1b8d592686 (patch) | |
| tree | d1e00faa7644a78dc0662395e981da554a089a9a | |
| parent | 439ff0a61b9d0419ccc3aeaa256ab63123bb2155 (diff) | |
| download | alicelinux-8123251a7a4b26b09c3ad1956ccbdc1b8d592686.tar.gz alicelinux-8123251a7a4b26b09c3ad1956ccbdc1b8d592686.zip | |
xprop: updated to 1.2.8
| -rw-r--r-- | repos/xorg/xprop/.checksum | 2 | ||||
| -rw-r--r-- | repos/xorg/xprop/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/xorg/xprop/.checksum b/repos/xorg/xprop/.checksum index a9f1e435..5c998639 100644 --- a/repos/xorg/xprop/.checksum +++ b/repos/xorg/xprop/.checksum @@ -1 +1 @@ -c801ff2796335edabd6c0b7e6f562559fc0dd3497e3bd47e7e5c6fb64440d349 xprop-1.2.7.tar.xz +2fdeec862616d7bcd00f3ab3db40244e2a58d5816a78211f0cc467b174a77191 xprop-1.2.8.tar.xz diff --git a/repos/xorg/xprop/abuild b/repos/xorg/xprop/abuild index 7401bbdd..85a3d9d0 100644 --- a/repos/xorg/xprop/abuild +++ b/repos/xorg/xprop/abuild @@ -1,4 +1,4 @@ name=xprop -version=1.2.7 +version=1.2.8 release=1 source="https://www.x.org/pub/individual/app/$name-$version.tar.xz" |