mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/linux-tools to 6.7-2
This commit is contained in:
parent
76787a11d4
commit
affb7b4ca7
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = linux-tools
|
pkgbase = linux-tools
|
||||||
pkgver = 6.7
|
pkgver = 6.7
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://www.kernel.org
|
url = https://www.kernel.org
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
groups = linux-tools
|
groups = linux-tools
|
||||||
|
|
|
@ -22,7 +22,7 @@ pkgname=(
|
||||||
'iio-utils'
|
'iio-utils'
|
||||||
)
|
)
|
||||||
pkgver=6.7
|
pkgver=6.7
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://www.kernel.org'
|
url='https://www.kernel.org'
|
||||||
|
|
Loading…
Reference in a new issue