summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrià Cereto-Massagué2018-03-05 13:04:43 +0100
committerAdrià Cereto-Massagué2018-03-05 13:04:43 +0100
commit5b1f50fa0593edb80f84606e0e3c4d6db9ef6dc6 (patch)
treeb6c692b27eb4c732311c2348ec3a894d2a53f936 /PKGBUILD
parent96cde2bedb567aefafb3429497dfb46d2a3656cd (diff)
downloadaur-5b1f50fa0593edb80f84606e0e3c4d6db9ef6dc6.tar.gz
rebase staging on wine-vulkan
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa8f5217e58a..e61e667fa19a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Daniel Bermond < yahoo-com: danielbermond >
+# Maintainer: Adrià Cereto i Massagué <ssorgatem at gmail.com>
+# Contributor: Daniel Bermond < yahoo-com: danielbermond >
-pkgname=wine-staging-git
-pkgver=3.3.r0.ge09e1fd3+wine.3.3.r0.gf17120d11b
+pkgname=wine-staging-vulkan-git
+pkgver=3.3.r0.ge09e1fd3+
pkgrel=1
-pkgdesc='A compatibility layer for running Windows programs (staging branch, git version)'
+pkgdesc='A compatibility layer for running Windows programs (staging branch, git version) with Vulkan patches'
arch=('i686' 'x86_64')
url='https://www.wine-staging.com/'
license=('LGPL')
@@ -80,7 +81,7 @@ optdepends=(
)
options=('staticlibs')
install="$pkgname".install
-source=('wine-git'::'git://source.winehq.org/git/wine.git'
+source=('wine-git'::'git+https://github.com/roderickc/wine-vulkan.git'
"$pkgname"::'git+https://github.com/wine-staging/wine-staging.git'
'harmony-fix.diff'
'30-win32-aliases.conf'