summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÉlie Bouttier2018-09-04 03:58:05 +0200
committerÉlie Bouttier2018-09-04 17:04:37 +0200
commitdfe551ad615cdd25277e33cd97c5210613f6f43f (patch)
treed1767af4ec0ccfc01b8575feda2e4ad0e709a22f /PKGBUILD
parent3804732dc7189ec5bf89ca44b785d5232762ed2a (diff)
downloadaur-dfe551ad615cdd25277e33cd97c5210613f6f43f.tar.gz
update url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f3d0e92f2c1..0c02028fa748 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Élie Bouttier <elie+aur@bouttier.eu>
pkgname=mvim-git
-pkgver=v0.1.0.r0.gee15d51
+pkgver=v0.1.0.r13.g3945fd5
pkgrel=1
-pkgdesc="Rename or move files by editing their names with vim."
+pkgdesc="Rename, move or delete files by editing their names with vim."
arch=(any)
-url="https://github.com/bouttier/mvim.git"
+url="https://github.com/bouttier/mvim"
license=('APACHE')
depends=('python')
makedepends=('git')