summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryochananmarqos2019-04-15 14:36:11 -0600
committeryochananmarqos2019-04-15 14:36:11 -0600
commitbf24287406cf5310d8873af0e17e4e592b146a09 (patch)
tree7a9c864bb677243dd9495e288f45180e42199d8c
parent18920704e246ca1af2d3d07454a75f871ee570ad (diff)
downloadaur-bf24287406cf5310d8873af0e17e4e592b146a09.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 95af8ef4e6ee..0bb984dc0b64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = office-runner
pkgdesc = Lighthearted tool to temporarily inhibit GNOME's suspend on lid close behavior
pkgver = 1.0.3
pkgrel = 1
- url = http://www.hadess.net/search/label/office-runner
+ url = https://gitlab.gnome.org/GNOME/office-runner
arch = x86_64
license = GPL3
makedepends = gnome-common
diff --git a/PKGBUILD b/PKGBUILD
index 58ef7e4556a1..33fcc688af36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.0.3
pkgrel=1
pkgdesc="Lighthearted tool to temporarily inhibit GNOME's suspend on lid close behavior"
arch=('x86_64')
-url="http://www.hadess.net/search/label/office-runner"
+url="https://gitlab.gnome.org/GNOME/office-runner"
license=('GPL3')
depends=('gtk3')
makedepends=('gnome-common')