2 Commits f337550ca5 ... c6bd7b229c

Author SHA1 Message Date
  Sunguk Lee c6bd7b229c Temporary changing the repository for latest dxvk tree 4 years ago
  Sunguk Lee f266edc74b Bump up 1.2.3 tree 4 years ago
1 changed files with 2 additions and 2 deletions
  1. 2 2
      PKGBUILD

+ 2 - 2
PKGBUILD

@@ -2,7 +2,7 @@
 
 pkgbase=dxvk-wine-poe-hack-git
 pkgname=('dxvk-winelib-poe-hack-git')
-pkgver=1.2.2.r4.g684355df
+pkgver=1.2.3.r27.g1dadba3c
 pkgrel=1
 pkgdesc="A Vulkan-based compatibility layer for Direct3D 10/11 which allows running 3D applications on Linux using Wine. Winelib version"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('zlib/libpng')
 depends=('vulkan-icd-loader' 'wine>=4.0rc1' 'lib32-vulkan-icd-loader')
 makedepends=('ninja' 'meson>=0.43' 'glslang' 'git' 'wine')
 conflicts=("dxvk-bin" "dxvk-git" "dxvk-wine32-git" "dxvk-wine64-git" "dxvk-win32-git" "dxvk-win64-git" "dxvk-mingw-git" "dxvk-winelib-git")
-source=("git+https://github.com/doitsujin/dxvk.git" "git+https://github.com/jomihaka/dxvk-poe-hack.git" )
+source=("git+https://github.com/doitsujin/dxvk.git" "git+https://github.com/d3m3vilurr/dxvk-poe-hack.git#branch=patch-for-1dadba3cc" )
 sha256sums=("SKIP" "SKIP")
 
 pkgver() {