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

Brett Cornwall ainola at archlinux.org
Thu May 6 03:48:24 UTC 2021


    Date: Thursday, May 6, 2021 @ 03:48:23
  Author: ainola
Revision: 928352

upgpkg: interception-tools 0.6.5-1

Modified:
  interception-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-06 03:18:33 UTC (rev 928351)
+++ PKGBUILD	2021-05-06 03:48:23 UTC (rev 928352)
@@ -2,8 +2,8 @@
 # Contributor: Francisco Lopes
 
 pkgname=interception-tools
-pkgver=0.6.4
-pkgrel=2
+pkgver=0.6.5
+pkgrel=1
 pkgdesc='A minimal composable infrastructure on top of libudev and libevdev'
 arch=('x86_64')
 license=('GPL3')
@@ -17,7 +17,7 @@
 source=(
     "$pkgname-$pkgver.tar.gz::https://gitlab.com/interception/linux/tools/-/archive/v$pkgver/tools-v$pkgver.tar.gz"
 )
-sha256sums=('1c333588d76ffc7675a32b9f90b2440287d1e2852910a87782878b457c36b3a1')
+sha256sums=('a82e93fb34bd0919beaffb0356a8f841f89ed5c8a216673303e040ddea890817')
 
 build() {
     cmake -B build \



More information about the arch-commits mailing list