summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75a19aec11cc..1152292206f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vim-conflict-marker-git
pkgdesc = Weapon to fight against conflicts in Vim
- pkgver = 20151228
+ pkgver = r56.46f5c6f
pkgrel = 1
url = https://github.com/rhysd/conflict-marker.vim
install = vimdoc.install
diff --git a/PKGBUILD b/PKGBUILD
index 340d6ceac759..3452750b590a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Abdó Roig-Maranges <abdo.roig@gmail.com>
pkgname=vim-conflict-marker-git
-pkgver=20151228
+pkgver=r56.46f5c6f
pkgrel=1
pkgdesc="Weapon to fight against conflicts in Vim"
arch=('any')