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 22ccaab0f852..d27786d3ca81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=vim-kolor
_pkgname=kolor
-pkgver=1.4.1
+pkgver=1.4.2
pkgrel=1
pkgdesc="Vim color scheme with high text readability and optimal visibility of every element."
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/zeis/vim-kolor"
license=('MIT')
depends=('vim')
source=("https://github.com/zeis/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('f297313538760ba23579d80c9f830f6e6c588189fbb6c03c89dbb95e1ee52aac')
+sha256sums=('7f54f37a38a7f20895b611dfe505d0c31010653d9c6b76ded3fa65af688bb85c')
package() {
cd "$pkgname-$pkgver"