Skip to content

Commit

Permalink
wine: update to 5.17.
Browse files Browse the repository at this point in the history
remove noarch from wine-common
[skip ci]
  • Loading branch information
Hoshpak committed Sep 14, 2020
1 parent e8b8be7 commit 845b690
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions srcpkgs/wine/template
@@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=5.16
version=5.17
revision=1
build_style=gnu-configure
configure_args="--bindir=/usr/libexec/wine"
Expand All @@ -9,7 +9,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="LGPL-2.1-or-later"
homepage="http://www.winehq.org/"
distfiles="https://dl.winehq.org/wine/source/${version%%.*}.x/wine-${version}.tar.xz"
checksum=98d9a62f89e20a8f1321aadd4183229aab47ca5b2f12c7e0968cf81634322249
checksum=f6438bd01314838131010b0a6e8c04f413bdd890cd10e69ba3e199d0090a1e4f

lib32mode=full
archs="i686 x86_64*"
Expand Down Expand Up @@ -89,7 +89,6 @@ wine-devel_package() {
}

wine-common_package() {
archs="noarch"
short_desc+=" - common files"
binfmts="/usr/bin/wine --magic MZ"
pkg_install() {
Expand Down

0 comments on commit 845b690

Please sign in to comment.