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


Commits:
2a95d153 by Robin Candau at 2024-10-10T16:56:46+02:00
upgpkg: 12.2-1: New upstream release
https://github.com/yshui/picom/releases/tag/v12.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = picom
        pkgdesc = A lightweight compositor for X11
-       pkgver = 12.1
-       pkgrel = 3
+       pkgver = 12.2
+       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.1
+       source = git+https://github.com/yshui/picom.git?signed#tag=v12.2
        validpgpkeys = A22F5C0F4FCF9C7C89A167462C965E9E5D45D730
-       b2sums = 
91ae49db5581023adbb221b80a9b710c7c432cf371c34e568c18932518887688d7280e4c27e6fd72b65dbc0c76b06259e279284ab3f5570d6530b303670204e9
+       b2sums = 
7ea2eeba97e54f3597fc7a1fe8417d6ab41ef6678a7b538a4f4473526e33fceb6d1554d72d3b9a917ac14f5937dc4a7ca168cf5208a1c0cfc6612ad662f23896
 
 pkgname = picom


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 # Contributor: Valère Monseur <[email protected]>
 
 pkgname=picom
-pkgver=12.1
-pkgrel=3
+pkgver=12.2
+pkgrel=1
 pkgdesc="A lightweight compositor for X11"
 url="https://picom.app";
 arch=('x86_64')
@@ -22,7 +22,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=('91ae49db5581023adbb221b80a9b710c7c432cf371c34e568c18932518887688d7280e4c27e6fd72b65dbc0c76b06259e279284ab3f5570d6530b303670204e9')
+b2sums=('7ea2eeba97e54f3597fc7a1fe8417d6ab41ef6678a7b538a4f4473526e33fceb6d1554d72d3b9a917ac14f5937dc4a7ca168cf5208a1c0cfc6612ad662f23896')
 
 prepare() {
        cd "${pkgname}"



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

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


Reply via email to