summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 437835388722..40cea83757b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/arcticicestudio/nord-vim"
license=("Apache", "CC-BY-SA-4.0")
depends=("vim")
makedepends=("git")
-source=("$pkgname::git+https://github.com/arcticicestudio/nord-vim.git#tag=$pkgver")
+source=("$pkgname::git+https://github.com/arcticicestudio/nord-vim.git#tag=v$pkgver")
md5sums=("SKIP")
package() {