summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 699a19aa923d..af7105b8405e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=prime
pkgdesc="PRIME Render Offload Launcher. Please visit https://download.nvidia.com/XFree86/Linux-x86_64/435.21/README/primerenderoffload.html to manually configure your Device."
url="https://download.nvidia.com/XFree86/Linux-x86_64/435.21/README/primerenderoffload.html"
pkgver=0.1
-pkgrel=2
+pkgrel=3
arch=(any)
license=("custom")
conflicts=(bumblebee optimus-manager)
@@ -15,7 +15,7 @@ optdepends=(
"lib32-vulkan-intel: for vulkan support")
source=(prime 10-nvidia.conf)
-md5sums=('bacec2275f4b6af8ce291100c3062150'
+md5sums=('4b829fb76d018a9e565eb96a42df4555'
'9b0995893478ebfe4d26bc3318c18d3e')
package()