summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrià Cereto-Massagué2018-03-14 10:58:21 +0100
committerAdrià Cereto-Massagué2018-03-14 10:58:21 +0100
commitbafe240e110ab9b5d321b1d824273d0f189f67ce (patch)
treea16e3fd27e21cd9502aa4fad22e62dbfad5548fb
parent1235848d3b9909eadd6e6382608d379ff6e3fdb1 (diff)
downloadaur-bafe240e110ab9b5d321b1d824273d0f189f67ce.tar.gz
it... builds!
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91c516ad8e83..e71ae8e3623b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wine-staging-vulkan-git
pkgdesc = A compatibility layer for running Windows programs (staging branch, git version) with Vulkan patches
- pkgver = 3.3.r0.ge09e1fd3+
- pkgrel = 2
+ pkgver = 3.3.r15.gcea60071+
+ pkgrel = 1
url = https://www.wine-staging.com/
install = wine-staging-vulkan-git.install
arch = i686
@@ -137,10 +137,10 @@ pkgbase = wine-staging-vulkan-git
optdepends = cups
optdepends = samba
optdepends = dosbox
- provides = wine=3.3.r0.ge09e1fd3+
- provides = wine-wow64=3.3.r0.ge09e1fd3+
- provides = wine-git=3.3.r0.ge09e1fd3+
- provides = wine-staging=3.3.r0.ge09e1fd3+
+ provides = wine=3.3.r15.gcea60071+
+ provides = wine-wow64=3.3.r15.gcea60071+
+ provides = wine-git=3.3.r15.gcea60071+
+ provides = wine-staging=3.3.r15.gcea60071+
conflicts = wine
conflicts = wine-wow64
conflicts = wine-git
diff --git a/PKGBUILD b/PKGBUILD
index 14da1ff175c8..38ebd2b9004d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Daniel Bermond < yahoo-com: danielbermond >
pkgname=wine-staging-vulkan-git
-pkgver=3.3.r0.ge09e1fd3+
-pkgrel=2
+pkgver=3.3.r15.gcea60071+
+pkgrel=1
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/'