summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYurii Kolesnykov2023-01-14 09:35:35 +0300
committerYurii Kolesnykov2023-01-18 16:13:59 +0300
commit63b4849f74eb07c0e7ae46e11d03960ed2f48c1d (patch)
tree71cdff27f5967f2d40bbd2e133ceecea434ae932 /PKGBUILD
parent602f10db96e4482e9065a1d7f70d333a473a0106 (diff)
downloadaur-63b4849f74eb07c0e7ae46e11d03960ed2f48c1d.tar.gz
sync with testing/linux
Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea7756ed4cdb..a659fc1e4778 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Yurii Kolesykov <root@yurikoles.com>
-# based on testing/linux: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
+# Based on testing/linux by Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-amd-staging-drm-next-git
-pkgver=6.0.r1125805.de9a71e391a9
+pkgver=6.0.r1125978.901bf75db129
pkgrel=1
-pkgdesc='Linux kernel with AMDGPU WIP patches'
+pkgdesc='Linux kernel with WIP AMDGPU material'
_product="${pkgbase%-git}"
_branch="${_product#linux-}"
url=https://gitlab.freedesktop.org/agd5f/linux
arch=(x86_64)
license=(GPL2)
makedepends=(
- bc libelf pahole cpio perl tar xz
+ bc libelf pahole cpio perl tar xz gettext
xmlto python-sphinx python-sphinx_rtd_theme graphviz imagemagick texlive-latexextra
git
)
@@ -22,7 +22,7 @@ source=(
config # the main kernel config file
)
sha256sums=('SKIP'
- '0571ea17a2e38458096b679418197bbea8c414388f628d122517f3a1f3a31b3a')
+ '1efa33aea067fa920880ef7fef3ec82f8d4cde21213eda34ac6534ca6879fca0')
pkgver() {
cd $_srcname