summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58dd4b8ce936..5e9445452589 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Sun Apr 24 14:11:16 UTC 2016
+# Sat Sep 30 08:41:54 UTC 2017
pkgbase = i3-sensible-browser-git
pkgdesc = Launches $BROWSER with fallbacks
pkgver = 18.a537351
pkgrel = 1
- url = https://gitlab.com/ilpianista/i3-sensible-browser
+ url = https://github.com/ilpianista/i3-sensible-browser
arch = any
license = GPL
makedepends = git
- source = i3-sensible-browser::git+https://gitlab.com/ilpianista/i3-sensible-browser.git
+ source = i3-sensible-browser::git+https://github.com/ilpianista/i3-sensible-browser.git
md5sums = SKIP
pkgname = i3-sensible-browser-git
diff --git a/PKGBUILD b/PKGBUILD
index c1efcc82a077..7e65a87fc02f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ _pkgname=i3-sensible-browser
pkgver=18.a537351
pkgrel=1
pkgdesc='Launches $BROWSER with fallbacks'
-url='https://gitlab.com/ilpianista/i3-sensible-browser'
+url='https://github.com/ilpianista/i3-sensible-browser'
arch=('any')
license=('GPL')
makedepends=('git')
-source=(${_pkgname}::'git+https://gitlab.com/ilpianista/i3-sensible-browser.git')
+source=(${_pkgname}::'git+https://github.com/ilpianista/i3-sensible-browser.git')
md5sums=('SKIP')
pkgver() {