summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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() {