diff --git a/wine/PKGBUILD b/wine/PKGBUILD index 09485cbe86514916f9657c0e1b74cca02e1a28f4..59575c947a4a512879abf6186d458635b3bcd56c 100644 --- a/wine/PKGBUILD +++ b/wine/PKGBUILD @@ -1,11 +1,11 @@ pkgname=wine -pkgver=4.13 +pkgver=4.14 pkgrel=1 _pkgver=${pkgver/rc/-rc} source=(https://dl.winehq.org/wine/source/4.x/$pkgname-$_pkgver.tar.xz 30-win32-aliases.conf) -md5sums=('1e74184247c2d8e8e0f91c39f069b890' +md5sums=('a835928827b34f8de67e37f87294ce01' '1ff4e467f59409272088d92173a0f801') pkgdesc="A compatibility layer for running Windows programs" url="https://www.winehq.org/"