summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19f784190736..bcbe4695fc66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = orbit2
pkgdesc = Thin/fast CORBA ORB
pkgver = 2.14.19
pkgrel = 7
- url = https://projects.gnome.org/ORBit2/
+ url = https://developer.gnome.org/ORBit2/
arch = i686
arch = x86_64
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index a61700b083cc..56f984d87645 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('LGPL' 'GPL')
depends=('libidl2')
makedepends=('gtk-doc' 'gnome-common')
options=('staticlibs' '!makeflags')
-url="https://projects.gnome.org/ORBit2/"
+url="https://developer.gnome.org/ORBit2/"
source=("https://gitlab.gnome.org/GNOME/$pkgname/-/archive/$_commit/$pkgname-$_commit.tar.bz2")
sha256sums=('03e71752a6e0212af11d9c32aa40a22679157b4597b1f5e2c25399e0b78c7a55')