summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZach Jaggi2016-03-15 00:57:25 -0500
committerZach Jaggi2016-03-15 00:57:25 -0500
commitf8f0a0553d7a3af3c10a5562ab1a32f4029adc52 (patch)
treec28431daf4234cdef55eba2d13e449131bca248a
parent35bcc8f778cd34ecae6fb801aa91ce9b0130b872 (diff)
downloadaur-f8f0a0553d7a3af3c10a5562ab1a32f4029adc52.tar.gz
Statically use a commit which works
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb0e1af26131..f9e238819297 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=wine-unity3d-git
_gitname="wine"
-pkgver=1.7.38.r69.g862d7da
+pkgver=1.7.54.r0.gcbaab82
pkgrel=1
pkgdesc="A compatibility layer for running Windows programs, with patches to make unity3d '-force-opengl' work."
url="http://www.winehq.com"
arch=('i686' 'x86_64')
-license='LGPL'
+license=('LGPL')
install='wine-git.install'
-source=('wine-unity3d-git::git://source.winehq.org/git/wine.git'
+source=('wine-unity3d-git::git://source.winehq.org/git/wine.git#commit=cbaab82d086e36dacaa22c6adf80f9114bb820fb'
'unity3d::git+https://github.com/Unity3D-Wine-Support/Unity3D-on-Wine.git'
'30-win32-aliases.conf')
md5sums=('SKIP'