[arch-commits] Commit in picom/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Sun Nov 17 13:21:36 UTC 2019


    Date: Sunday, November 17, 2019 @ 13:21:36
  Author: arodseth
Revision: 530001

upgpkg: picom 7.4-2

Modified:
  picom/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-17 13:15:05 UTC (rev 530000)
+++ PKGBUILD	2019-11-17 13:21:36 UTC (rev 530001)
@@ -5,7 +5,7 @@
 
 pkgname=picom
 pkgver=7.4
-pkgrel=1
+pkgrel=2
 pkgdesc='X compositor that may fix tearing issues'
 arch=(x86_64)
 url='https://github.com/yshui/picom'
@@ -12,6 +12,7 @@
 license=(MIT)
 replaces=(compton)
 provides=(compton)
+conflicts=(compton)
 makedepends=(asciidoc git mesa meson ninja setconf uthash)
 depends=(hicolor-icon-theme libconfig libdbus libev libgl libxdg-basedir pcre
          pixman xcb-util-image xcb-util-renderutil)



More information about the arch-commits mailing list