Date: Thursday, December 15, 2022 @ 14:47:41
  Author: lcarlier
Revision: 464409

upgpkg: amdvlk 2022.Q4.4-1: upstream update 2022.Q4.4

Modified:
  amdvlk/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-15 14:22:18 UTC (rev 464408)
+++ PKGBUILD    2022-12-15 14:47:41 UTC (rev 464409)
@@ -2,8 +2,8 @@
 # Contributor: lod <[email protected]>
 
 pkgname=amdvlk
-pkgver=2022.Q4.2
-pkgrel=2
+pkgver=2022.Q4.4
+pkgrel=1
 pkgdesc="AMD's standalone Vulkan driver"
 arch=(x86_64)
 url="https://github.com/GPUOpen-Drivers";
@@ -13,7 +13,7 @@
              'cmake' 'ninja' 'git')
 options=('!lto')
 source=("https://github.com/GPUOpen-Drivers/AMDVLK/archive/v-${pkgver}.tar.gz";)
-sha256sums=('7369b0447b4a2a4f703fd886f750e6b7f1c32f731d5745ba7aef0c0f1454f6d2')
+sha256sums=('19e1b4344b76aa52429f06bf083ba90070c2415bda90f0991dddebf846e84752')
             
 prepare() {
   local nrepos path name revision

Reply via email to