diff --git a/_service b/_service
index ccc027c..790aa6e 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
@PARENT_TAG@
v(.*)
https://github.com/wine-staging/wine-staging.git
- refs/tags/v3.18
+ refs/tags/v3.19
v*.*
git
diff --git a/wine-staging-3.18.tar.xz b/wine-staging-3.18.tar.xz
deleted file mode 100644
index 27d46da..0000000
--- a/wine-staging-3.18.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:79090fe4b2a83e280099273fdfb241fb1018e16b76eeb6ed320c16b87838c975
-size 7512728
diff --git a/wine-staging-3.19.tar.xz b/wine-staging-3.19.tar.xz
new file mode 100644
index 0000000..d06bb66
--- /dev/null
+++ b/wine-staging-3.19.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c2e3e590d4063f6c17968cbb20ee597756de64bf8eaeda95731e56e8f18f264c
+size 7530088
diff --git a/wine.spec b/wine.spec
index aa23b88..204f2e9 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.18
+%define staging_version 3.19
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel