Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / picom


Commits:
e7a2fb37 by Robin Candau at 2024-11-11T19:03:17+01:00
upgpkg: 12.4-1: New upstream release
https://github.com/yshui/picom/releases/tag/v12.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = picom
        pkgdesc = Lightweight compositor for X11
-       pkgver = 12.3
-       pkgrel = 2
+       pkgver = 12.4
+       pkgrel = 1
        url = https://picom.app
        arch = x86_64
        license = MPL-2.0 AND MIT
@@ -28,8 +28,8 @@ pkgbase = picom
        optdepends = xorg-xprop: for picom-trans
        optdepends = xorg-xwininfo: for picom-trans
        backup = etc/xdg/picom.conf
-       source = git+https://github.com/yshui/picom.git?signed#tag=v12.3
+       source = git+https://github.com/yshui/picom.git?signed#tag=v12.4
        validpgpkeys = A22F5C0F4FCF9C7C89A167462C965E9E5D45D730
-       b2sums = 
d7e4b5ecba5a03ca4b545fbefb5cea297d550493b1147211310788228fc3aa008000189e895a9d97103fefe55b24164f6f16ef890f5497175ecfcd41d08da068
+       b2sums = 
8756041bdc7f6aafd498cdaddadbac59fe18561929363f0bf7bfd8b86434ffae0f008ccb89eac036a5732ee3e5823c1ee4ef704dd8d7903abfe92b759c3e7a2b
 
 pkgname = picom


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 # Contributor: Valère Monseur <[email protected]>
 
 pkgname=picom
-pkgver=12.3
-pkgrel=2
+pkgver=12.4
+pkgrel=1
 pkgdesc='Lightweight compositor for X11'
 url='https://picom.app'
 arch=(x86_64)
@@ -21,7 +21,7 @@ optdepends=('dbus: for controlling picom via D-Bus'
 backup=(etc/xdg/picom.conf)
 source=("git+https://github.com/yshui/picom.git?signed#tag=v$pkgver";)
 validpgpkeys=('A22F5C0F4FCF9C7C89A167462C965E9E5D45D730') # Yuxuan Shui 
<[email protected]>
-b2sums=('d7e4b5ecba5a03ca4b545fbefb5cea297d550493b1147211310788228fc3aa008000189e895a9d97103fefe55b24164f6f16ef890f5497175ecfcd41d08da068')
+b2sums=('8756041bdc7f6aafd498cdaddadbac59fe18561929363f0bf7bfd8b86434ffae0f008ccb89eac036a5732ee3e5823c1ee4ef704dd8d7903abfe92b759c3e7a2b')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/picom/-/commit/e7a2fb37b9207ea176b0124bb41264fdc8ef1c7a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/picom/-/commit/e7a2fb37b9207ea176b0124bb41264fdc8ef1c7a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to