diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:01:52 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:01:52 +0800 |
| commit | 6fca722e192386a9e3be819f1751745b9b911f72 (patch) | |
| tree | cfb1ae48c3cb5e641d63966464c03dc1a18d4dfb | |
| parent | 9b2071960da72cd3d11a89a36de5aca8ee06955b (diff) | |
| download | alicelinux-6fca722e192386a9e3be819f1751745b9b911f72.tar.gz alicelinux-6fca722e192386a9e3be819f1751745b9b911f72.zip | |
xtrans: updated to 1.5.2
| -rw-r--r-- | repos/xorg/xtrans/.checksum | 2 | ||||
| -rw-r--r-- | repos/xorg/xtrans/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/xorg/xtrans/.checksum b/repos/xorg/xtrans/.checksum index a5db03f4..08b9fd46 100644 --- a/repos/xorg/xtrans/.checksum +++ b/repos/xorg/xtrans/.checksum @@ -1 +1 @@ -5abcb41dcc990496e3e745fa39a38389c27c3857ac88b85e333b43ec66a8b8cf xtrans-1.5.1.tar.xz +b4d7757f275f7387b26da63c8d5ac2a0f68ae0b9eaaeef7a56e9e3941b7f4fbe xtrans-1.5.2.tar.xz diff --git a/repos/xorg/xtrans/abuild b/repos/xorg/xtrans/abuild index 1ccba6fc..e9700fc7 100644 --- a/repos/xorg/xtrans/abuild +++ b/repos/xorg/xtrans/abuild @@ -1,4 +1,4 @@ name=xtrans -version=1.5.1 +version=1.5.2 release=1 source="https://www.x.org/pub/individual/lib/$name-$version.tar.xz" |