summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2021-11-09 05:39:10 +0800
committerlilac2021-11-09 05:39:10 +0800
commit738c2c0d3cae13f65f74c042205c0ef24c6217d8 (patch)
tree10464aeedb853bea80ac599c176c371953961503
parente1a98d5f4cd26a2f612f77556a3ef3eba2b42a39 (diff)
downloadaur-738c2c0d3cae13f65f74c042205c0ef24c6217d8.tar.gz
[lilac] updated to 6.21-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5068bd446a2e..cbc8a3f50518 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.20
+ pkgver = 6.21
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.20
+ provides = wine=6.21
conflicts = wine
options = staticlibs
- source = https://dl.winehq.org/wine/source/6.x/wine-6.20.tar.xz
- source = https://dl.winehq.org/wine/source/6.x/wine-6.20.tar.xz.sign
+ source = https://dl.winehq.org/wine/source/6.x/wine-6.21.tar.xz
+ source = https://dl.winehq.org/wine/source/6.x/wine-6.21.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 = dc0c29194ffd0ddcc2e34d8f7ac236f039e21cdde8cb959ddf16b4b67eb1d6332c9d1a780d0872669a1083db55e105eebaf3d7a6cc5aa749e91efab88bd1f958
+ sha512sums = 2c6d58c8c5c37497b2b3935f71afd636c274d1d4ad3f9ca2fd9982a9ed5910888cc20841bd9175446aab2fef7813d7700458edbaad6028ad34e7444a887a9220
sha512sums = SKIP
sha512sums = 6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb
sha512sums = bdde7ae015d8a98ba55e84b86dc05aca1d4f8de85be7e4bd6187054bfe4ac83b5a20538945b63fb073caab78022141e9545685e4e3698c97ff173cf30859e285
diff --git a/PKGBUILD b/PKGBUILD
index 7c70339512bf..526b799a75eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
pkgname=wine
-pkgver=6.20
+pkgver=6.21
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=('dc0c29194ffd0ddcc2e34d8f7ac236f039e21cdde8cb959ddf16b4b67eb1d6332c9d1a780d0872669a1083db55e105eebaf3d7a6cc5aa749e91efab88bd1f958'
+sha512sums=('2c6d58c8c5c37497b2b3935f71afd636c274d1d4ad3f9ca2fd9982a9ed5910888cc20841bd9175446aab2fef7813d7700458edbaad6028ad34e7444a887a9220'
'SKIP'
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb'
'bdde7ae015d8a98ba55e84b86dc05aca1d4f8de85be7e4bd6187054bfe4ac83b5a20538945b63fb073caab78022141e9545685e4e3698c97ff173cf30859e285')