From 57ab8aec3181f2d1fa2925a46ed7f4218fa3ee78 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 23 Dec 2022 03:38:56 +0000 Subject: [PATCH] community/linux-tools to 6.1-1 --- community/linux-tools/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/linux-tools/PKGBUILD b/community/linux-tools/PKGBUILD index a6ca230d6..05761affd 100644 --- a/community/linux-tools/PKGBUILD +++ b/community/linux-tools/PKGBUILD @@ -22,8 +22,8 @@ pkgname=( 'gpio-utils' 'iio-utils' ) -pkgver=6.0 -pkgrel=2 +pkgver=6.1 +pkgrel=1 license=('GPL2') arch=('x86_64') url='https://www.kernel.org'