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 f258b7093f22..1828b3201bc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vim-latexsuite-git
pkgdesc = Provides a comprehensive set of tools to view, edit, and compile LaTeX documents within Vim. Also provides macros to speed up the creation of LaTeX documents.
- pkgver = 0.r817.392577f
+ pkgver = 0.r835.ae5a9cb
pkgrel = 1
epoch = 1
url = http://vim-latex.sourceforge.net
diff --git a/PKGBUILD b/PKGBUILD
index cf385ba83bea..fa3ec2826a70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Army
_pkgname=vim-latexsuite
pkgname=$_pkgname-git
-pkgver=0.r817.392577f
+pkgver=0.r835.ae5a9cb
pkgrel=1
epoch=1
pkgdesc="Provides a comprehensive set of tools to view, edit, and compile LaTeX documents within Vim. Also provides macros to speed up the creation of LaTeX documents."