diff --git a/_service b/_service
deleted file mode 100644
index 395f7ca..0000000
--- a/_service
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
- git
- https://github.com/Alexays/Waybar.git
- 0.9.20
- @PARENT_TAG@
- (.*)
- waybar
-
-
-
- *.tar
- gz
-
-
-
diff --git a/_servicedata b/_servicedata
deleted file mode 100644
index 30c9a78..0000000
--- a/_servicedata
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
- https://github.com/Alexays/Waybar.git
- f0bead34d4f3a36cb9c94d60152d22dc6a773d60
\ No newline at end of file
diff --git a/waybar-0.9.20.obscpio b/waybar-0.9.20.obscpio
deleted file mode 100644
index f0aba01..0000000
--- a/waybar-0.9.20.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:4dd39180aee383d4df5b0deed4f01a94d9a0dd9e770c5077b7b39cd2eea8f9e7
-size 1007116
diff --git a/waybar-0.9.20.tar.gz b/waybar-0.9.20.tar.gz
new file mode 100644
index 0000000..9aabc35
--- /dev/null
+++ b/waybar-0.9.20.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e300183defece4799b6dfb7aea72400492ec6e330217c22158a334f35532d014
+size 251084
diff --git a/waybar.changes b/waybar.changes
index f42e8bf..47203c1 100644
--- a/waybar.changes
+++ b/waybar.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Tue Jul 25 23:35:19 UTC 2023 - Soc Virnyl Estela
+
+- Use upstream tarball. Remove service files.
+
-------------------------------------------------------------------
Tue Jul 18 15:14:26 UTC 2023 - Michael Vetter
diff --git a/waybar.spec b/waybar.spec
index f0ed8ad..ec6d991 100644
--- a/waybar.spec
+++ b/waybar.spec
@@ -17,13 +17,13 @@
Name: waybar
-Version: 0.9.19
+Version: 0.9.20
Release: 0
Summary: Customizable Wayland bar for Sway and Wlroots based compositors
License: MIT
Group: System/GUI/Other
URL: https://github.com/Alexays/Waybar
-Source0: %{name}-%{version}.tar.gz
+Source0: https://github.com/Alexays/Waybar/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: cmake
%if 0%{?sle_version} >= 150400
BuildRequires: gcc13-c++
@@ -97,7 +97,7 @@ BuildArch: noarch
This package provides the upstream look and feel for sway.
%prep
-%autosetup -p1 -n waybar-%{version}
+%autosetup -p1 -n Waybar-%{version}
%build
%if 0%{?sle_version} >= 150400