summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD3
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b1e4b792858..5410509f2b3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
# Generated by mksrcinfo v8
-# Wed Apr 13 20:55:33 UTC 2016
+# Sat May 28 17:46:03 UTC 2016
pkgbase = wine-staging-git
pkgdesc = A compatibility layer for running Windows programs (staging branch, Git version)
- pkgver = 1.9.7.r29.g141fc08+wine.1.9.7.r195.g944190b
+ pkgver = 1.9.10.r5.g5d32e6f+wine.1.9.10.r163.ge36a7e5
pkgrel = 1
url = https://github.com/wine-compholio/wine-staging/
- install = wine-staging-git.install
arch = i686
arch = x86_64
license = LGPL
@@ -135,9 +134,9 @@ pkgbase = wine-staging-git
optdepends = samba
optdepends = dosbox
optdepends = oss
- provides = wine=1.9.7.r195.g944190b
- provides = wine-wow64=1.9.7.r195.g944190b
- provides = wine-staging=1.9.7.r29.g141fc08
+ provides = wine=1.9.10.r163.ge36a7e5
+ provides = wine-wow64=1.9.10.r163.ge36a7e5
+ provides = wine-staging=1.9.10.r5.g5d32e6f
provides = wine-git
conflicts = wine
conflicts = wine-wow64
diff --git a/PKGBUILD b/PKGBUILD
index d25e5ddc4fa5..0b62379af1ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond < yahoo-com: danielbermond >
pkgname=wine-staging-git
-pkgver=1.9.7.r29.g141fc08+wine.1.9.7.r195.g944190b
+pkgver=1.9.10.r5.g5d32e6f+wine.1.9.10.r163.ge36a7e5
pkgrel=1
pkgdesc="A compatibility layer for running Windows programs (staging branch, Git version)"
arch=('i686' 'x86_64')
@@ -75,7 +75,6 @@ optdepends=(
'dosbox' 'oss'
)
options=('staticlibs')
-install="$pkgname".install
source=(wine-git::'git://source.winehq.org/git/wine.git'
"$pkgname"::'git+https://github.com/wine-compholio/wine-staging.git'
'30-win32-aliases.conf')