git » xsettingsd.git » commit 7e710bc

update homepage

author T.J. Townsend
2025-04-29 16:57:35 UTC
committer T.J. Townsend
2025-04-29 16:57:35 UTC
parent 1142f9c5310c4b8ceb3be822455fb1f93eef1ac0

update homepage

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index a5ab08f..15edc3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.0.2
 pkgrel=3
 pkgdesc="Provides settings to X11 applications via the XSETTINGS specification"
 arch=('x86_64')
-url="https://github.com/derat/xsettingsd"
+url="https://codeberg.org/derat/xsettingsd"
 license=('custom:BSD')
 depends=('libx11' 'gcc-libs')
 makedepends=('cmake' 'git')