diff --git a/_service b/_service
index 790aa6e..67103d8 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
@PARENT_TAG@
v(.*)
https://github.com/wine-staging/wine-staging.git
- refs/tags/v3.19
+ refs/tags/v3.20
v*.*
git
diff --git a/wine.spec b/wine.spec
index e88e501..3268dbc 100644
--- a/wine.spec
+++ b/wine.spec
@@ -146,7 +146,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64
%if %{staging}
# upstream patch target version
-%define staging_version 3.19
+%define staging_version 3.20
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel