summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2021-10-18 05:11:46 +0800
committerlilac2021-10-18 05:11:46 +0800
commitd37cc086d586d464f8b7f07e3231d3535bd82b31 (patch)
tree8ae1dc3f39945e23e3b8228c9b4366a3d2eda7da
parent52fdf850ea9021a50166d26c3228ef21b3d9e3d1 (diff)
downloadaur-d37cc086d586d464f8b7f07e3231d3535bd82b31.tar.gz
[lilac] updated to 6.17-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 255689f18758..5d5ada93d586 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wine-winscard
pkgdesc = A compatibility layer for running Windows programs (with IDRASSI's winscard patch)
- pkgver = 6.16
+ pkgver = 6.17
pkgrel = 1
url = http://www.winehq.com
install = wine.install
@@ -165,17 +165,17 @@ pkgbase = wine-winscard
optdepends = cups
optdepends = samba
optdepends = dosbox
- provides = wine=6.16
+ provides = wine=6.17
conflicts = wine
options = staticlibs
- source = https://dl.winehq.org/wine/source/6.x/wine-6.16.tar.xz
- source = https://dl.winehq.org/wine/source/6.x/wine-6.16.tar.xz.sign
+ source = https://dl.winehq.org/wine/source/6.x/wine-6.17.tar.xz
+ source = https://dl.winehq.org/wine/source/6.x/wine-6.17.tar.xz.sign
source = 30-win32-aliases.conf
source = wine-binfmt.conf
source = scard4wine-yan12125::git+https://git.code.sf.net/u/yan12125/scard4wine.git#commit=480dbba00d6dd555d9a36a83d024031ae8c198cc
validpgpkeys = 5AC1A08B03BD7A313E0A955AF5E6E9EEB9461DD7
validpgpkeys = DA23579A74D4AD9AF9D3F945CEFAC8EAAF17519D
- sha512sums = 83d97eefeb35ee85d6ae180056d7b0e5864a90e1c2b63b6fd77d5cd38038b4eaa1fd067e7d5c5ee56d8cd811149db23a8581e1497bc1e36f9adad1012296b96e
+ sha512sums = 87550105e27afedc02084172bbb84793891db711ee443bb2626fea56e720517205a06944198c1d05958d47025ad31d9c890d539cd9e60fadfe2947d83325a658
sha512sums = SKIP
sha512sums = 6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb
sha512sums = bdde7ae015d8a98ba55e84b86dc05aca1d4f8de85be7e4bd6187054bfe4ac83b5a20538945b63fb073caab78022141e9545685e4e3698c97ff173cf30859e285
diff --git a/PKGBUILD b/PKGBUILD
index 8a8b626076ee..a792af052bb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
pkgname=wine
-pkgver=6.16
+pkgver=6.17
pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
@@ -12,7 +12,7 @@ _pkgbasever=${pkgver/rc/-rc}
source=(https://dl.winehq.org/wine/source/6.x/$pkgname-$_pkgbasever.tar.xz{,.sign}
30-win32-aliases.conf
wine-binfmt.conf)
-sha512sums=('83d97eefeb35ee85d6ae180056d7b0e5864a90e1c2b63b6fd77d5cd38038b4eaa1fd067e7d5c5ee56d8cd811149db23a8581e1497bc1e36f9adad1012296b96e'
+sha512sums=('87550105e27afedc02084172bbb84793891db711ee443bb2626fea56e720517205a06944198c1d05958d47025ad31d9c890d539cd9e60fadfe2947d83325a658'
'SKIP'
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb'
'bdde7ae015d8a98ba55e84b86dc05aca1d4f8de85be7e4bd6187054bfe4ac83b5a20538945b63fb073caab78022141e9545685e4e3698c97ff173cf30859e285')