summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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() {