updated both wine and wine-rawinput to version 1.5.5

This commit is contained in:
Giuseppe 2012-05-26 14:19:24 +00:00
parent 9333d492cb
commit d1fd9399a4
2 changed files with 4 additions and 4 deletions

View File

@ -5,14 +5,14 @@
_pkgbasename=wine
pkgname=wine-rawinput
pkgver=1.5.4
pkgver=1.5.5
pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
source=(http://ibiblio.org/pub/linux/system/emulators/$_pkgbasename/$_pkgbasename-$_pkgbasever.tar.bz2
rawinput3.patch)
md5sums=('e7eb0f4b1f16359005fef12e00bd12df'
md5sums=('63639cfe9addb75cd40726cac36bcf8a'
'b68cad68f5cd75241e5c89b25114cf6e')
pkgdesc="A compatibility layer for running Windows programs with RawInput patch"

View File

@ -4,13 +4,13 @@
# maintainer (x86_64): Anke Boersma <abveritas[at]chakra-project[dot]org>
pkgname=wine
pkgver=1.5.4
pkgver=1.5.5
pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
source=(http://ibiblio.org/pub/linux/system/emulators/$pkgname/$pkgname-$_pkgbasever.tar.bz2)
md5sums=('e7eb0f4b1f16359005fef12e00bd12df')
md5sums=('63639cfe9addb75cd40726cac36bcf8a')
pkgdesc="A compatibility layer for running Windows programs"
url="http://www.winehq.com"