summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-05-26 15:42:22 +0200
committerhaawda2022-05-26 15:42:22 +0200
commit5b7c6c225054d7d4ae001b21b38dc239440797fa (patch)
tree80301ae32ea6542a15e324f598f34c9bf171de82 /PKGBUILD
parent792d1c7cfd6bb99a88e8b06b3f2653f1784af3c5 (diff)
downloadaur-5b7c6c225054d7d4ae001b21b38dc239440797fa.tar.gz
use https
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f1b216e5fc7..89a1bddd92a7 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ makedepends=('vala' 'gobject-introspection' 'cmake')
conflicts=("${_pkgname}")
provides=("${_pkgname}")
install='gschemas.install'
-source=("git://github.com/voldyman/MarkMyWords.git")
+source=("git+https://github.com/voldyman/MarkMyWords.git")
md5sums=('SKIP')
pkgver() {