summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthewq3372024-10-25 00:35:22 +0000
committermatthewq3372024-10-25 00:35:22 +0000
commit6366b87d2832cd8ea03bb5eabb7127c97e454c73 (patch)
tree661f97198b057a66cc85ee25ae4b9c954f78e62f
parenta4b2427575a6d561710d0aa40929f38a893406b2 (diff)
downloadaur-6366b87d2832cd8ea03bb5eabb7127c97e454c73.tar.gz
updated
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e004e405effb..89b43206e57a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = vim-git
depends = lua
depends = python
depends = acl
- source = git+https//github.com/vim/vim.git
+ source = git+https://github.com/vim/vim.git
md5sums = SKIP
pkgname = vim-git
diff --git a/PKGBUILD b/PKGBUILD
index 23c0152e2403..f59021801421 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('gpm' 'ruby' 'lua' 'python' 'acl')
optdepends=()
backup=()
options=()
-source=("git+https//github.com/vim/vim.git")
+source=("git+https://github.com/vim/vim.git")
md5sums=('SKIP')
pkgver() {