summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbinex-dsk2020-11-13 21:04:45 -0500
committerbinex-dsk2020-11-13 21:04:45 -0500
commit3e43d3d5217e01a3e21bfe8c0a09e44e7d3db353 (patch)
tree6afadc52eb913155f56314d2a8cd19aa65e755fa /PKGBUILD
parent90ace26b7fb05e807060be0d56bf3aba3fb1241a (diff)
downloadaur-3e43d3d5217e01a3e21bfe8c0a09e44e7d3db353.tar.gz
updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e517182b793d..5caee3e7a48c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Author: Janusz Lewandowski <lew21@xtreeme.org>
+# Maintainer: Carson Rueter <roachh at proton mail dot com>
# Contributor: David McFarland <corngood@gmail.com>
-# Maintainer: Andrew Shark <ashark @at@ linuxcomp.ru>
+# Contributor: Andrew Shark <ashark @at@ linuxcomp.ru>
# Autogenerated from AMD's Packages file
# with https://github.com/Ashark/archlinux-amdgpu-pro/blob/master/gen-PKGBUILD.py
-major=20.30
-minor=1109583
+major=20.40
+minor=1147286
ubuntu_ver=20.04
pkgbase=amdgpu-pro-installer
@@ -27,15 +28,14 @@ lib32-vulkan-amdgpu-pro
pkgver=${major}_${minor}
pkgrel=1
arch=('x86_64')
-url=https://www.amd.com/en/support/kb/release-notes/rn-amdgpu-unified-linux-20-30
+url=https://www.amd.com/en/support/kb/release-notes/rn-amdgpu-unified-linux-20-40
license=('custom: multiple')
groups=('Radeon_Software_for_Linux')
makedepends=('wget')
-DLAGENTS='https::/usr/bin/wget --referer https://www.amd.com/en/support/kb/release-notes/rn-amdgpu-unified-linux-20-30 -N %u'
-
+DLAGENTS='https::/usr/bin/wget --referer https://www.amd.com/en/support/kb/release-notes/rn-amdgpu-unified-linux-20-40 -N %u'
source=(https://drivers.amd.com/drivers/linux/amdgpu-pro-${major}-${minor}-ubuntu-${ubuntu_ver}.tar.xz)
-sha256sums=(57f92e29e273ee51893bed57b473a5f781033761ad2a6796cb3e6808a123151f)
+sha256sums=('e6b2b2d76cc80ca989b5f2f1cf3e0c0bd0bdee97b1dba0767c28c91995cffb5e')
PKGEXT=".pkg.tar"