aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-10-06 23:19:17 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-10-06 23:19:17 +0800
commit5dc21881db7341318036081be67944c632e90eb8 (patch)
tree1ae0ae0cd7ba8375c29aeac91b3e660a623803dd
parentfa999930d516cc14ff8fca5af466914980f0fb18 (diff)
downloadalicelinux-5dc21881db7341318036081be67944c632e90eb8.tar.gz
alicelinux-5dc21881db7341318036081be67944c632e90eb8.zip
picom: updated to 12.1
-rw-r--r--repos/xorg/picom/.checksum2
-rw-r--r--repos/xorg/picom/.files4
-rw-r--r--repos/xorg/picom/abuild4
3 files changed, 7 insertions, 3 deletions
diff --git a/repos/xorg/picom/.checksum b/repos/xorg/picom/.checksum
index 639fea15..c26550a2 100644
--- a/repos/xorg/picom/.checksum
+++ b/repos/xorg/picom/.checksum
@@ -1 +1 @@
-7cb517954fb8b1bdaed4f607f8b3dfdd8de719e8076f1c2cc61c9830426cfcdd picom-11.2.tar.gz
+bd4d31aca4ed9d6935c2e7a4fcc39c1c77f04bea5399bfe99ff8ebcef5d28675 picom-12.1.tar.gz
diff --git a/repos/xorg/picom/.files b/repos/xorg/picom/.files
index 16464c53..0e713166 100644
--- a/repos/xorg/picom/.files
+++ b/repos/xorg/picom/.files
@@ -9,7 +9,11 @@ drwxr-xr-x root/root usr/bin/
lrwxrwxrwx root/root usr/bin/compton -> picom
lrwxrwxrwx root/root usr/bin/compton-trans -> picom-trans
-rwxr-xr-x root/root usr/bin/picom
+lrwxrwxrwx root/root usr/bin/picom-inspect -> picom
-rwxr-xr-x root/root usr/bin/picom-trans
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/picom-api.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/compton.desktop
diff --git a/repos/xorg/picom/abuild b/repos/xorg/picom/abuild
index e8b6071b..1d271083 100644
--- a/repos/xorg/picom/abuild
+++ b/repos/xorg/picom/abuild
@@ -1,6 +1,6 @@
name=picom
-version=11.2
-release=2
+version=12.1
+release=1
source="https://github.com/yshui/$name/archive/v$version/$name-$version.tar.gz"
postbuild() {