summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDean Wallace2018-07-15 10:41:35 +0100
committerDean Wallace2018-07-15 10:41:35 +0100
commit3351cfa326e84d634cc026e1f9c450fc9bdba64f (patch)
treeab80e4f8f1c71843d13047bc8511d2dd997d2ec4
parent7d8a6a792f1f3c3268d077c7c71f11e35ea39249 (diff)
downloadaur-3351cfa326e84d634cc026e1f9c450fc9bdba64f.tar.gz
move to gitlab \m/
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e3fd9e06441d..8c1ab5c177ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,13 +3,13 @@ pkgbase = ufetch-git
pkgver = r72.8dfc9a9
pkgrel = 1
epoch = 1
- url = https://github.com/jschx/ufetch
+ url = https://gitlab.com/jschx/ufetch
arch = any
license = ISC
makedepends = git
provides = ufetch
conflicts = ufetch
- source = git+https://github.com/jschx/ufetch.git
+ source = git+https://gitlab.com/jschx/ufetch.git
md5sums = SKIP
pkgname = ufetch-git
diff --git a/PKGBUILD b/PKGBUILD
index 3fada32e043b..f22c24aef579 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@ pkgrel=1
epoch=1
pkgdesc="Info script for minimal *nix systems."
arch=('any')
-url="https://github.com/jschx/${_pkgname}"
+url="https://gitlab.com/jschx/${_pkgname}"
license=('ISC')
provides=($_pkgname)
conflicts=($_pkgname)
makedepends=('git')
-source=("git+https://github.com/jschx/ufetch.git")
+source=("git+https://gitlab.com/jschx/ufetch.git")
md5sums=('SKIP')
pkgver() {