aboutsummaryrefslogtreecommitdiffstats
path: root/community/wine
diff options
context:
space:
mode:
Diffstat (limited to 'community/wine')
-rw-r--r--community/wine/APKBUILD12
1 files changed, 3 insertions, 9 deletions
diff --git a/community/wine/APKBUILD b/community/wine/APKBUILD
index acd29fdc4e8..ffec8441482 100644
--- a/community/wine/APKBUILD
+++ b/community/wine/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Ɓukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=wine
-pkgver=2.0
+pkgver=2.0.1
_pkgver=${pkgver/_/-}
pkgrel=0
pkgdesc="A compatibility layer for running Windows programs"
@@ -19,7 +19,7 @@ makedepends="fontconfig-dev openldap-dev libxslt-dev libxxf86dga-dev
cups-dev alsa-lib-dev lcms-dev libxml2-dev paxmark dbus-dev libxi-dev
gnutls-dev tiff-dev v4l-utils-dev udisks2-dev autoconf automake
"
-source="http://dl.winehq.org/$pkgname/source/2.0/$pkgname-$_pkgver.tar.bz2
+source="http://dl.winehq.org/$pkgname/source/${pkgver%.[1-9]}/$pkgname-$_pkgver.tar.xz
nopie.patch
winhlp32-flex.patch
"
@@ -111,12 +111,6 @@ libs() {
done
}
-md5sums="fde8a855080279f74fb2e9ccec926db7 wine-2.0.tar.bz2
-282865724e8d91958fa4e909a92c1035 nopie.patch
-be202ea06fbdcbcd2d5365b9c160825b winhlp32-flex.patch"
-sha256sums="9756f5a2129b6a83ba701e546173cbff86caa671b0af73eb8f72c03b20c066c6 wine-2.0.tar.bz2
-3449932791966342470286127a5b51f2035efc66a33bcfd6afdf0c5c1db17b67 nopie.patch
-56c49b299052b58b54c7bf5bc8d85a02333d80315dd9b90af3c2229574f73699 winhlp32-flex.patch"
-sha512sums="b0a57ba8202d9fc396e5bfb7a7718d6bababbed8f3351e7fdc36afa37f35a871e04903757618f73427aeb71a52b2d323977d79e48f8b38d636f23fd404441186 wine-2.0.tar.bz2
+sha512sums="b32d07443655898768383b7409c21093b60c028fef166a596dad5dfab5a329b9fce4552e612c6d182e4f67eb1f28ed497fe2ed6af55d0000d3e96a124547722d wine-2.0.1.tar.xz
f4c3ffc86ceb14c865282574f837c2114cdfa38df64327f17c2d5913cb85726d883e4a136ce38297612cda6dd47f9bdf80aff770368b8b846a642337f52a68bf nopie.patch
522a94a31fc459e80ea7dd05f7aee64f6ae666ec05236d06614acde118d5c60002e0f253ae75edb5f02164f22937ca89578504b690d1a5611bd60f703c8f0c00 winhlp32-flex.patch"