diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:52:31 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-21 23:52:31 +0800 |
| commit | 1f4a76eb37abf1ad235ab5aa3c7eca767b7a823e (patch) | |
| tree | 72b011ea2aa6ade0724ab6aa0038b10e9f437842 /repos/xorg | |
| parent | 610f3f464073374a158e8d78dd85f88b4e8b0581 (diff) | |
| download | alicelinux-1f4a76eb37abf1ad235ab5aa3c7eca767b7a823e.tar.gz alicelinux-1f4a76eb37abf1ad235ab5aa3c7eca767b7a823e.zip | |
picom: updated to 12.3
Diffstat (limited to 'repos/xorg')
| -rw-r--r-- | repos/xorg/picom/.checksum | 2 | ||||
| -rw-r--r-- | repos/xorg/picom/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/xorg/picom/.checksum b/repos/xorg/picom/.checksum index c26550a2..b2f03220 100644 --- a/repos/xorg/picom/.checksum +++ b/repos/xorg/picom/.checksum @@ -1 +1 @@ -bd4d31aca4ed9d6935c2e7a4fcc39c1c77f04bea5399bfe99ff8ebcef5d28675 picom-12.1.tar.gz +67c629e0d5e7101f5ce83e0b7d968ec4ff6f098c544cf37937709dce27090d23 picom-12.3.tar.gz diff --git a/repos/xorg/picom/abuild b/repos/xorg/picom/abuild index 1d271083..f90c9ced 100644 --- a/repos/xorg/picom/abuild +++ b/repos/xorg/picom/abuild @@ -1,5 +1,5 @@ name=picom -version=12.1 +version=12.3 release=1 source="https://github.com/yshui/$name/archive/v$version/$name-$version.tar.gz" |