summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Frank2018-06-05 11:39:53 -0700
committerJustin Frank2018-06-05 11:39:53 -0700
commitdf4987da4e709318ca50363121bffe9de157e582 (patch)
tree9cbf089c41c23da6356921eea3785eed05cb8987
parentaeb353f382d38a21308ba4adbfa5e710e49d952e (diff)
downloadaur-df4987da4e709318ca50363121bffe9de157e582.tar.gz
changed upstream to gitlab
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 447058a52939..2d9c4d403978 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=1.1.3.r0.a861663
pkgrel=1
pkgdesc="Lightweight VTE terminal emulator with colorscheme support (fork of tinyterm)"
arch=('i686' 'x86_64')
-url="https://github.com/laelath/miniterm"
+url="https://gitlab.com/laelath/miniterm"
license=('MIT')
depends=('vte3' 'glib2')
makedepends=('git')
-source=('git://github.com/laelath/miniterm.git')
+source=('https://gitlab.com/laelath/miniterm.git')
md5sums=('SKIP')
pkgver() {