summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorml2021-01-18 17:56:40 +0100
committerml2021-01-18 17:56:40 +0100
commit629e4b6dc08068426bafadfa6c230e3b62bf2b47 (patch)
treedafef935421d001285dcba4d54e7f6012352df48 /PKGBUILD
parent9be5f664d9c0453162cef454a7687128f1099ca0 (diff)
downloadaur-629e4b6dc08068426bafadfa6c230e3b62bf2b47.tar.gz
updpkg: vim-rec 0.0.5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b2c4c439696..2153538194fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,15 @@
# Maintainer: Matthias Lisin <ml@visu.li>
pkgname=vim-rec
-pkgver=0.0.4
+pkgver=0.0.5
pkgrel=1
pkgdesc='GNU Recutils syntax highlighting support for Vim'
arch=('any')
url='https://github.com/zaid/vim-rec'
-# https://github.com/zaid/vim-rec/issues/4
license=('custom:vim')
groups=('vim-plugins')
depends=('vim')
source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('371bdacc4d6497ae1a8a72063c6eaadbad4bcb5fd5c5955498c8776aa747f89a')
+sha256sums=('a2d2c76c8913c61a4276788bdde570869c923fe776c206458229c823544571aa')
package() {
cd "$pkgname-$pkgver"