generated from archlinux/template
Merge remote-tracking branch 'upstream/main'
This commit is contained in:
commit
d7ccacce76
2
.SRCINFO
2
.SRCINFO
@ -1,7 +1,7 @@
|
|||||||
pkgbase = linux
|
pkgbase = linux
|
||||||
pkgdesc = Linux
|
pkgdesc = Linux
|
||||||
pkgver = 6.15.8.arch1
|
pkgver = 6.15.8.arch1
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://github.com/archlinux/linux
|
url = https://github.com/archlinux/linux
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = GPL-2.0-only
|
license = GPL-2.0-only
|
||||||
|
2
PKGBUILD
2
PKGBUILD
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgbase=linux
|
pkgbase=linux
|
||||||
pkgver=6.15.8.arch1
|
pkgver=6.15.8.arch1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Linux'
|
pkgdesc='Linux'
|
||||||
url='https://github.com/archlinux/linux'
|
url='https://github.com/archlinux/linux'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
@ -17,6 +17,7 @@ path = [
|
|||||||
"*.timer",
|
"*.timer",
|
||||||
"*.desktop",
|
"*.desktop",
|
||||||
"*.hook",
|
"*.hook",
|
||||||
|
"config",
|
||||||
]
|
]
|
||||||
SPDX-FileCopyrightText = "Arch Linux contributors"
|
SPDX-FileCopyrightText = "Arch Linux contributors"
|
||||||
SPDX-License-Identifier = "0BSD"
|
SPDX-License-Identifier = "0BSD"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user