Balló György pushed to branch main at Arch Linux / Packaging / Packages /
gnome-control-center
Commits:
934131fd by Balló György at 2024-12-15T20:42:54+01:00
Update upstream URL
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -2,7 +2,7 @@ pkgbase = gnome-control-center
pkgdesc = GNOME's main interface to configure various aspects of the
desktop
pkgver = 47.2
pkgrel = 1
- url = https://gitlab.gnome.org/GNOME/gnome-control-center
+ url = https://apps.gnome.org/Settings/
arch = x86_64
license = GPL-2.0-or-later
checkdepends = python-dbusmock
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@ pkgname=(
pkgver=47.2
pkgrel=1
pkgdesc="GNOME's main interface to configure various aspects of the desktop"
-url="https://gitlab.gnome.org/GNOME/gnome-control-center"
+url="https://apps.gnome.org/Settings/"
license=(GPL-2.0-or-later)
arch=(x86_64)
depends=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/commit/934131fd325e5bba1ff00d94a036364e2c46f234
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-control-center/-/commit/934131fd325e5bba1ff00d94a036364e2c46f234
You're receiving this email because of your account on gitlab.archlinux.org.