summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Grande2020-08-31 17:27:51 -0400
committerVincent Grande2020-08-31 17:27:51 -0400
commit1b93ff0f36225046d8429c75be3a8ae9c1c8894b (patch)
tree7d2ba0c67781f3ee5533a738610e9b3f12a41ecc
parenta053fd3e9b732bd1727968df6565587aab009c25 (diff)
downloadaur-1b93ff0f36225046d8429c75be3a8ae9c1c8894b.tar.gz
update source
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8ae69ec8d60..2de5b4402a37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = lib32-atk-git
depends = atk
provides = lib32-atk
conflicts = lib32-atk
- source = git+https://git.gnome.org/browse/atk
+ source = git+https://gitlab.gnome.org/GNOME/atk.git
sha512sums = SKIP
pkgname = lib32-atk-git
diff --git a/PKGBUILD b/PKGBUILD
index 6d7c0cd8da9d..b27cd5d0df04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ provides=(lib32-atk)
conflicts=(lib32-atk)
depends=(lib32-glib2 atk)
makedepends=(gobject-introspection git meson)
-source=("git+https://git.gnome.org/browse/atk")
+source=("git+https://gitlab.gnome.org/GNOME/atk.git")
sha512sums=('SKIP')
pkgver() {