diff --git a/_service b/_service
index e206e15..dc40b52 100644
--- a/_service
+++ b/_service
@@ -3,18 +3,16 @@
git
https://gitlab.gnome.org/GNOME/gnome-user-share.git
- refs/tags/43.0
- @PARENT_TAG@
+ 13fd6708528071aa9a77c7b19d411ebb96627c88
+ @PARENT_TAG@+@TAG_OFFSET@
GNOME_USER_SHARE_(\d+)_(\d+)_(\d+)
\1.\2.\3
-
*.tar
- xz
+ zst
diff --git a/_servicedata b/_servicedata
new file mode 100644
index 0000000..a242325
--- /dev/null
+++ b/_servicedata
@@ -0,0 +1,4 @@
+
+
+ https://gitlab.gnome.org/GNOME/gnome-user-share.git
+ 13fd6708528071aa9a77c7b19d411ebb96627c88
\ No newline at end of file
diff --git a/gnome-user-share-43.0+11.obscpio b/gnome-user-share-43.0+11.obscpio
new file mode 100644
index 0000000..a6e8c17
--- /dev/null
+++ b/gnome-user-share-43.0+11.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:9de1619b93519323b25ab00f5c80bc09b6bb0e6655194a0d48bc1bdff00f3158
+size 794636
diff --git a/gnome-user-share-43.0.obscpio b/gnome-user-share-43.0.obscpio
deleted file mode 100644
index e92acc9..0000000
--- a/gnome-user-share-43.0.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:7cc6582d4f192547a31dc5dbd688c0696cddd0bdd5fcb250d111cf119d460f93
-size 790028
diff --git a/gnome-user-share.changes b/gnome-user-share.changes
index 1d11866..0149463 100644
--- a/gnome-user-share.changes
+++ b/gnome-user-share.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Fri Oct 13 19:37:56 UTC 2023 - bjorn.lie@gmail.com
+
+- Update to version 43.0+11:
+ * DOAP: Fix 'bug-database' value to point to GNOME GitLab Issues
+ * Updated translations.
+- Update URL to new home.
+
-------------------------------------------------------------------
Fri Sep 16 08:58:41 UTC 2022 - Bjørn Lie
diff --git a/gnome-user-share.obsinfo b/gnome-user-share.obsinfo
index 96fb035..665b406 100644
--- a/gnome-user-share.obsinfo
+++ b/gnome-user-share.obsinfo
@@ -1,4 +1,4 @@
name: gnome-user-share
-version: 43.0
-mtime: 1663317498
-commit: a0e790aa9494db9d1b1f48b4fc0d2f78e112044d
+version: 43.0+11
+mtime: 1695508550
+commit: 13fd6708528071aa9a77c7b19d411ebb96627c88
diff --git a/gnome-user-share.spec b/gnome-user-share.spec
index 11e657c..9800e92 100644
--- a/gnome-user-share.spec
+++ b/gnome-user-share.spec
@@ -1,7 +1,7 @@
#
# spec file for package gnome-user-share
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,13 @@
Name: gnome-user-share
-Version: 43.0
+Version: 43.0+11
Release: 0
Summary: GNOME user file sharing
License: GPL-2.0-or-later
Group: Productivity/Networking/File-Sharing
-URL: http://www.gnome.org/
-# Disable Source URL, use git checkout via service
-# Source0: https://download.gnome.org/sources/gnome-user-share/3.34/%%{name}-%%{version}.tar.xz
-Source0: %{name}-%{version}.tar.xz
+URL: https://gitlab.gnome.org/GNOME/gnome-user-share
+Source0: %{name}-%{version}.tar.zst
BuildRequires: fdupes
BuildRequires: meson >= 0.50.0