summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreatradish2017-05-18 17:51:33 +0800
committereatradish2017-05-18 17:51:33 +0800
commit28b4dab4e84e1547134a647314f9e46025b4ea2e (patch)
treea4ef5e8bfa93991f6cd1b4c9b028f0aa04a4d91e /PKGBUILD
parentccba80a03fdad1e4488837ff581467fe1b08dd28 (diff)
downloadaur-28b4dab4e84e1547134a647314f9e46025b4ea2e.tar.gz
Example
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb45c664099b..15a00c11a186 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('LGPL3')
url='https://github.com/udalov/kotlin-vim'
depends=('vim')
makedepends=('git')
-source=("${pkgname}::https://github.com/udalov/kotlin-vim.git#branch=master")
+source=("git+https://github.com/udalov/kotlin-vim.git#branch=master")
sha256sums=(SKIP)
pkgver() {