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 340b0aa976c1..db022f1f6469 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Claudio Contino <ckonte at outlook dot it>
pkgname=amdvlk-deb
-pkgver=2019.Q2.5
+pkgver=2019.Q3.1
pkgrel=1
pkgdesc="AMD Open Source Driver for Vulkan (Stable DEB Release)"
arch=("x86_64")
url="https://github.com/GPUOpen-Drivers/AMDVLK"
license=("MIT")
depends=("vulkan-icd-loader")
-conflicts=("amdvlk-git" "amdvlk")
+conflicts=("amdvlk-git" "amdvlk" "amdvlk-bin")
provides=("amdvlk" "vulkan-driver")
source=(
"https://github.com/GPUOpen-Drivers/AMDVLK/releases/download/v-${pkgver}/amdvlk_${pkgver}_amd64.deb"