Skip to content

Commit

Permalink
wine: update to 6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
abenson committed Jan 14, 2021
1 parent 84cff5e commit edbda5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions srcpkgs/wine/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'wine'
pkgname=wine
version=6.0rc6
revision=2
version=6.0
revision=1
_pkgver=${version/r/-r}
create_wrksrc=yes
build_wrksrc=wine-${_pkgver}
Expand All @@ -13,8 +13,8 @@ license="LGPL-2.1-or-later"
homepage="http://www.winehq.org/"
distfiles="https://dl.winehq.org/wine/source/${version%r*}/wine-${_pkgver}.tar.xz
https://github.com/wine-staging/wine-staging/archive/v${_pkgver}.tar.gz"
checksum="e67a97f198c96b3a624b637902be39be68c6dc5540d5594513078cf89780e6c1
9ee8a6d9eefae3bca4a6550d5336edac96537e5da0c3669003d21f08b55cbd13"
checksum="b493065f2f83ee429c62e2ec58698a3cf63ef78722e1b20765823152e8582c56
194902cb880a657de386e0789f8ce1f369fb896468ca299fd5abbe921fee043c"

build_options="mingw staging"
build_options_default="mingw"
Expand Down

0 comments on commit edbda5b

Please sign in to comment.