diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:52:48 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:52:48 +0800 |
| commit | b5caa89bb68f68d88002250e37b1d7fe995a4064 (patch) | |
| tree | 6737f295cd871852c5b8599e50136af9bdc9ddc7 /repos/xorg | |
| parent | cf3a6f2d0239e008d7b8e9f955b89dfadc83f47a (diff) | |
| download | alicelinux-b5caa89bb68f68d88002250e37b1d7fe995a4064.tar.gz alicelinux-b5caa89bb68f68d88002250e37b1d7fe995a4064.zip | |
xtrans: updated to 1.5.1
Diffstat (limited to 'repos/xorg')
| -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 3def8f64..a5db03f4 100644 --- a/repos/xorg/xtrans/.checksum +++ b/repos/xorg/xtrans/.checksum @@ -1 +1 @@ -451c6ef408bf6c87987d4590bfe1566d37ffc62cdacc341fedeaddf875ae1d08 xtrans-1.5.0.tar.xz +5abcb41dcc990496e3e745fa39a38389c27c3857ac88b85e333b43ec66a8b8cf xtrans-1.5.1.tar.xz diff --git a/repos/xorg/xtrans/abuild b/repos/xorg/xtrans/abuild index c64f6f50..1ccba6fc 100644 --- a/repos/xorg/xtrans/abuild +++ b/repos/xorg/xtrans/abuild @@ -1,4 +1,4 @@ name=xtrans -version=1.5.0 +version=1.5.1 release=1 source="https://www.x.org/pub/individual/lib/$name-$version.tar.xz" |