[arch-commits] Commit in vim-jellybeans/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Jul 11 20:26:31 UTC 2019


    Date: Thursday, July 11, 2019 @ 20:26:30
  Author: arojas
Revision: 488934

Update to 1.7

Modified:
  vim-jellybeans/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-11 19:59:43 UTC (rev 488933)
+++ PKGBUILD	2019-07-11 20:26:30 UTC (rev 488934)
@@ -2,8 +2,8 @@
 
 pkgname=vim-jellybeans
 _name=jellybeans.vim
-pkgver=1.6
-pkgrel=2
+pkgver=1.7
+pkgrel=1
 pkgdesc='Colorful, dark color scheme, inspired by ir_black and twilight'
 arch=('any')
 url="https://github.com/nanotech/$_name"
@@ -11,7 +11,7 @@
 groups=('vim-plugins')
 depends=('vim')
 source=("$pkgname-$pkgver.zip::https://github.com/nanotech/$_name/archive/v$pkgver.zip")
-sha256sums=('51cf6fab89ed5566a684717276daf069e18df416c72e354c237b9d7fc7960ed2')
+sha256sums=('5ef05f4ce4d72de427b69e7ced9799db77421c6b3dfa8db86dc6f40bc61d00e5')
 
 prepare() {
   head -41 "$_name-$pkgver/colors/$_name" | tail -21 | cut -b2- > LICENSE



More information about the arch-commits mailing list