diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:01:12 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 22:01:12 +0800 |
| commit | 37c893917cca7228ff40b47ebaa79bd4b1e40cc1 (patch) | |
| tree | 563badafe670be56500c4cbb3f97154fc58110a5 /repos | |
| parent | acc80491f9c92557922e526eb83d480aaa1b9f90 (diff) | |
| download | alicelinux-37c893917cca7228ff40b47ebaa79bd4b1e40cc1.tar.gz alicelinux-37c893917cca7228ff40b47ebaa79bd4b1e40cc1.zip | |
picom: updated to 12.5
Diffstat (limited to 'repos')
| -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 b2f03220..0c04df8b 100644 --- a/repos/xorg/picom/.checksum +++ b/repos/xorg/picom/.checksum @@ -1 +1 @@ -67c629e0d5e7101f5ce83e0b7d968ec4ff6f098c544cf37937709dce27090d23 picom-12.3.tar.gz +aecf9ed6c1b9decb948f2d9511daacb0b2fe0c67e1d20cdaaeb50dbbe718d28f picom-12.5.tar.gz diff --git a/repos/xorg/picom/abuild b/repos/xorg/picom/abuild index f90c9ced..3225de81 100644 --- a/repos/xorg/picom/abuild +++ b/repos/xorg/picom/abuild @@ -1,5 +1,5 @@ name=picom -version=12.3 +version=12.5 release=1 source="https://github.com/yshui/$name/archive/v$version/$name-$version.tar.gz" |