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

Maxime Gauduin alucryd at gemini.archlinux.org
Tue Jan 11 22:27:25 UTC 2022


    Date: Tuesday, January 11, 2022 @ 22:27:25
  Author: alucryd
Revision: 1101178

tlp 1.5.0-2: add conflict with power-profiles-daemon

Modified:
  tlp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-11 22:26:56 UTC (rev 1101177)
+++ PKGBUILD	2022-01-11 22:27:25 UTC (rev 1101178)
@@ -7,11 +7,12 @@
   tlp-rdw
 )
 pkgver=1.5.0
-pkgrel=1
+pkgrel=2
 arch=(any)
 url=https://linrunner.de/en/tlp/tlp.html
 license=(GPL2)
 makedepends=(git)
+conflicts=(power-profiles-daemon)
 _tag=fac9cdbbf976a65ed34397f6daac9d775c4a56f0
 source=(git+https://github.com/linrunner/TLP.git#tag=${_tag})
 sha256sums=(SKIP)



More information about the arch-commits mailing list