diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:01:27 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:01:27 +0800 |
| commit | 2e13a9e4eac5b8811b90286b40b66408b749756e (patch) | |
| tree | 7d3d3c859ffdef8038adea413ad531397af8edab | |
| parent | 8123251a7a4b26b09c3ad1956ccbdc1b8d592686 (diff) | |
| download | alicelinux-2e13a9e4eac5b8811b90286b40b66408b749756e.tar.gz alicelinux-2e13a9e4eac5b8811b90286b40b66408b749756e.zip | |
xrandr: updated to 1.5.3
| -rw-r--r-- | repos/xorg/xrandr/.checksum | 2 | ||||
| -rw-r--r-- | repos/xorg/xrandr/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/xorg/xrandr/.checksum b/repos/xorg/xrandr/.checksum index 0d027047..6e844330 100644 --- a/repos/xorg/xrandr/.checksum +++ b/repos/xorg/xrandr/.checksum @@ -1 +1 @@ -a374a1c18aad22d1a2bf6236f58e6db48aee76ac09aaa1140b66b41adf998319 xrandr-1.5.2.tar.xz +24652e4d0bac62fab83f7f5192cf9c1241e0bf224191f86ae04e3014803f610b xrandr-1.5.3.tar.xz diff --git a/repos/xorg/xrandr/abuild b/repos/xorg/xrandr/abuild index 226f0468..43389cbb 100644 --- a/repos/xorg/xrandr/abuild +++ b/repos/xorg/xrandr/abuild @@ -1,4 +1,4 @@ name=xrandr -version=1.5.2 +version=1.5.3 release=1 source="https://www.x.org/pub/individual/app/$name-$version.tar.xz" |