summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhoton892020-06-26 15:12:32 +0200
committerPhoton892020-06-26 15:12:32 +0200
commita5235331b8f21c657720ba279a9d3cafce75ac98 (patch)
tree301dde1022def4c1842872cc215b0055ae2ee4cc
parenteb49ef31066d4c72594b9348917b93474f070a32 (diff)
downloadaur-orbit2.tar.gz
Updated upstream URL
-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')