[arch-commits] Commit in interception-tools/trunk (PKGBUILD)
Brett Cornwall
ainola at archlinux.org
Sun May 9 04:33:54 UTC 2021
Date: Sunday, May 9, 2021 @ 04:33:53
Author: ainola
Revision: 928950
upgpkg: interception-tools 0.6.6-1
Modified:
interception-tools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-09 04:01:06 UTC (rev 928949)
+++ PKGBUILD 2021-05-09 04:33:53 UTC (rev 928950)
@@ -2,7 +2,7 @@
# Contributor: Francisco Lopes
pkgname=interception-tools
-pkgver=0.6.5
+pkgver=0.6.6
pkgrel=1
pkgdesc='A minimal composable infrastructure on top of libudev and libevdev'
arch=('x86_64')
@@ -17,7 +17,7 @@
source=(
"$pkgname-$pkgver.tar.gz::https://gitlab.com/interception/linux/tools/-/archive/v$pkgver/tools-v$pkgver.tar.gz"
)
-sha256sums=('a82e93fb34bd0919beaffb0356a8f841f89ed5c8a216673303e040ddea890817')
+sha256sums=('6917eb7109c7514ef620f7ea184f95e7be522b8f5b226b121675c0a7f628afee')
build() {
cmake -B build \
More information about the arch-commits
mailing list