Date: Tuesday, November 15, 2022 @ 23:01:56
  Author: arodseth
Revision: 1349055

upgpkg: picom 10-1

Modified:
  picom/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-15 22:58:06 UTC (rev 1349054)
+++ PKGBUILD    2022-11-15 23:01:56 UTC (rev 1349055)
@@ -4,15 +4,12 @@
 # Contributor: Valère Monseur <[email protected]>
 
 pkgname=picom
-pkgver=9.1
-pkgrel=3
+pkgver=10
+pkgrel=1
 pkgdesc='X compositor that may fix tearing issues'
 arch=(x86_64)
 url='https://github.com/yshui/picom'
 license=(MIT MPL)
-replaces=(compton)
-provides=(compton)
-conflicts=(compton)
 makedepends=(asciidoc git mesa meson ninja setconf uthash)
 depends=(hicolor-icon-theme libconfig libdbus libev libgl pcre pixman
          xcb-util-image xcb-util-renderutil)
@@ -21,7 +18,7 @@
             'python:        for running picom-convgen.py'
             'xorg-xprop:    for picom-trans'
             'xorg-xwininfo: for picom-trans')
-source=("git+$url?signed#commit=7e56843ebfc0837d70deb9d73b36ae706462bd21") # 
tag: v9.1
+source=("git+$url?signed#commit=5d1501564b6a43d388a17ce495134ed145b46e98") # 
tag: v10
 validpgpkeys=('A22F5C0F4FCF9C7C89A167462C965E9E5D45D730') # Yuxuan Shui 
<[email protected]>
 b2sums=('SKIP')
 

Reply via email to