diff --git a/_service b/_service
index 4042fdd..e48a099 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
@PARENT_TAG@
v(.*)
https://github.com/wine-staging/wine-staging.git
- refs/tags/v4.18
+ refs/tags/v4.19
v*.*
git
diff --git a/wine-staging-4.18.tar.xz b/wine-staging-4.18.tar.xz
deleted file mode 100644
index b85f575..0000000
--- a/wine-staging-4.18.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:09655d8950b5b8ed4f9a9f4194097d02b2edfb976f5f85aaffa8d4f6fa998493
-size 7455256
diff --git a/wine-staging-4.19.tar.xz b/wine-staging-4.19.tar.xz
new file mode 100644
index 0000000..52eb185
--- /dev/null
+++ b/wine-staging-4.19.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:498267d9def13abbd7d83dd56a47a38c0c1ca91af04dfa814f15e5b13ea3fe7c
+size 7446680
diff --git a/wine.spec b/wine.spec
index 1026084..74b8f67 100644
--- a/wine.spec
+++ b/wine.spec
@@ -147,7 +147,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc %arm aarch64
%if %{staging}
# upstream patch target version
-%define staging_version 4.18
+%define staging_version 4.19
Source100: wine-staging-%{staging_version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: libOSMesa-devel