summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0aaea6a1a69..2fd30d71ecde 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = color-scheme-simulator-git
pkgdesc = A quick portal implementation + GUI to test the upcoming dark style preference
pkgver = r10.2c3452f
pkgrel = 1
- url = https://gitlab.gnome.org/exalm/color-scheme-simulator
+ url = https://gitlab.gnome.org/alicem/color-scheme-simulator
install = color-scheme-simulator-git.install
arch = x86_64
license = GPL3
@@ -12,7 +12,7 @@ pkgbase = color-scheme-simulator-git
makedepends = libadwaita
depends = xdg-desktop-portal
optdepends = libadwaita: for GUI
- source = git+https://gitlab.gnome.org/exalm/color-scheme-simulator.git
+ source = git+https://gitlab.gnome.org/alicem/color-scheme-simulator.git
md5sums = SKIP
pkgname = color-scheme-simulator-git
diff --git a/PKGBUILD b/PKGBUILD
index 10fb62f748f5..67fae6dc386a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgver=r10.2c3452f
pkgrel=1
pkgdesc="A quick portal implementation + GUI to test the upcoming dark style preference"
arch=(x86_64)
-url="https://gitlab.gnome.org/exalm/color-scheme-simulator"
+url="https://gitlab.gnome.org/alicem/color-scheme-simulator"
license=('GPL3')
depends=('xdg-desktop-portal')
makedepends=('meson' 'git' 'vala' 'libadwaita')
optdepends=("libadwaita: for GUI")
install=$pkgname.install
-source=("git+https://gitlab.gnome.org/exalm/color-scheme-simulator.git")
+source=("git+https://gitlab.gnome.org/alicem/color-scheme-simulator.git")
md5sums=('SKIP')
pkgver() {