From 5fcf2db7c99d053b06117c7140de146af1774bd7 Mon Sep 17 00:00:00 2001 From: Freemor Date: Tue, 21 May 2019 14:19:15 -0300 Subject: Add some comments to TPPM.hooks file --- libre-testing/your-system-sanity/PKGBUILD | 4 ++-- libre-testing/your-system-sanity/TPPM.hook | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'libre-testing') diff --git a/libre-testing/your-system-sanity/PKGBUILD b/libre-testing/your-system-sanity/PKGBUILD index 1ab42a1de..9aca42d2d 100644 --- a/libre-testing/your-system-sanity/PKGBUILD +++ b/libre-testing/your-system-sanity/PKGBUILD @@ -5,14 +5,14 @@ pkgdesc="This package Warns about and fails to install/upgrade any offending Thi license=('GPL3') url="https://git.parabola.nu/abslibre.git" pkgver=0.2 -pkgrel=1 +pkgrel=2 arch=('any') depends=('pacman') groups=('base' 'base-openrc') source=('TPPM.hook' 'TPPMwarn') -sha512sums=('b316520f76271fe27e9428435babee2d9fcbdc1cf15088639c26ee9bc536e5e8683e3651f6b70054cc57211f96ee5427833cd8f80b1f95f49f381de9e5aef5aa' +sha512sums=('452022078de19bc9353ee3f0a2bfca2142c56b99d21276ae4de00568dbf77e3701bd4edd6e70f7454b35602712d601ce08542afcce7a86370399318d09aa74ba' 'cc30673b8bdf63c8de6cb0cdd4397f93f3c855a051ce194cb3d2459f83728d8749b661dfab33ae961b64ba6ec4809946421806c596e459101f1da28d2fec6876') package() { diff --git a/libre-testing/your-system-sanity/TPPM.hook b/libre-testing/your-system-sanity/TPPM.hook index 3c95aacf1..62f691daf 100644 --- a/libre-testing/your-system-sanity/TPPM.hook +++ b/libre-testing/your-system-sanity/TPPM.hook @@ -1,7 +1,11 @@ +#ALPM-hook file to block the installation of Third Party Package Managers + [Trigger] Operation = Install Operation = Upgrade Type = Package + +# Enumerate offending packages below Target = python-pip Target = wesnoth Target = openttd -- cgit v1.2.2