summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevin Pohl2021-05-18 12:10:48 -0600
committerDevin Pohl2021-05-18 12:10:48 -0600
commitd1f60df7411873499d91f95216e2502495b90fff (patch)
tree4c4ccb85a56a16e7cc50edff4bf6a02fc23c57be
parent39c311dc7f8874eb42d42c096bd174ed7bb42c2d (diff)
downloadaur-d1f60df7411873499d91f95216e2502495b90fff.tar.gz
Fixed srcinfo
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdf2d889464a..d48c144beffc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-x570-vfio-openrgb-sm2262+sm2263
- pkgdesc = Linux; includes vfio setup, openrgb kernel patches, and vfio support for SM2262/SM2263 PCIE NVME controllers
+ pkgdesc = Linux
pkgver = 5.12.4.arch1
- pkgrel = 1
+ pkgrel = 2
url = https://git.archlinux.org/linux.git/log/?h=v5.12.4-arch1
arch = x86_64
license = GPL2
@@ -31,7 +31,7 @@ pkgbase = linux-x570-vfio-openrgb-sm2262+sm2263
sha256sums = 96febff9e2177ef85b253217bb0927a11169e4a11e66ab139e48f2e7ccd50c1f
pkgname = linux-x570-vfio-openrgb-sm2262+sm2263
- pkgdesc = The Linux; includes vfio setup, openrgb kernel patches, and vfio support for SM2262/SM2263 PCIE NVME controllers kernel and modules
+ pkgdesc = The Linux kernel and modules
depends = coreutils
depends = kmod
depends = initramfs
@@ -43,8 +43,8 @@ pkgname = linux-x570-vfio-openrgb-sm2262+sm2263
replaces = wireguard-arch
pkgname = linux-x570-vfio-openrgb-sm2262+sm2263-headers
- pkgdesc = Headers and scripts for building modules for the Linux; includes vfio setup, openrgb kernel patches, and vfio support for SM2262/SM2263 PCIE NVME controllers kernel
+ pkgdesc = Headers and scripts for building modules for the Linux kernel
pkgname = linux-x570-vfio-openrgb-sm2262+sm2263-docs
- pkgdesc = Documentation for the Linux; includes vfio setup, openrgb kernel patches, and vfio support for SM2262/SM2263 PCIE NVME controllers kernel
+ pkgdesc = Documentation for the Linux kernel
diff --git a/PKGBUILD b/PKGBUILD
index 824585adca0a..6bf1aa3acc95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=linux-x570-vfio-openrgb-sm2262+sm2263
pkgver=5.12.4.arch1
-pkgrel=1
-pkgdesc='Linux; includes vfio setup, openrgb kernel patches, and vfio support for SM2262/SM2263 PCIE NVME controllers'
+pkgrel=2
+pkgdesc='Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
url="https://git.archlinux.org/linux.git/log/?h=$_srctag"
arch=(x86_64)