summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c02028fa748..d046143ea3fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Élie Bouttier <elie+aur@bouttier.eu>
pkgname=mvim-git
-pkgver=v0.1.0.r13.g3945fd5
+pkgver=v0.2.0
pkgrel=1
pkgdesc="Rename, move or delete files by editing their names with vim."
arch=(any)
@@ -9,7 +9,7 @@ license=('APACHE')
depends=('python')
makedepends=('git')
options=(!emptydirs)
-source=("$pkgname"::git+"$url"#branch=master)
+source=("$pkgname"::git+"$url"#branch=main)
noextract=()
md5sums=('SKIP')