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

Alexander Rødseth arodseth at archlinux.org
Fri Nov 11 13:28:43 UTC 2016


    Date: Friday, November 11, 2016 @ 13:28:42
  Author: arodseth
Revision: 195348

upgpkg: vim-jellybeans 1.6-1

Modified:
  vim-jellybeans/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-11 13:25:32 UTC (rev 195347)
+++ PKGBUILD	2016-11-11 13:28:42 UTC (rev 195348)
@@ -1,9 +1,9 @@
 # $Id: PKGBUILD 73557 2012-07-09 19:15:21Z arodseth $
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 
-pkgname='vim-jellybeans'
+pkgname=vim-jellybeans
 _name=jellybeans.vim
-pkgver=1.5
+pkgver=1.6
 pkgrel=1
 pkgdesc='Colorful, dark color scheme, inspired by ir_black and twilight'
 arch=('any')
@@ -12,7 +12,7 @@
 groups=('vim-plugins')
 depends=('vim')
 source=("$pkgname-$pkgver.zip::https://github.com/nanotech/$_name/archive/v$pkgver.zip")
-sha256sums=('5a6ec1d4d722b3db7b7f0a3cddc4f752f5eb915e76fe34471444d4c554883d52')
+sha256sums=('51cf6fab89ed5566a684717276daf069e18df416c72e354c237b9d7fc7960ed2')
 
 prepare() {
   head -41 "$_name-$pkgver/colors/$_name" | tail -21 | cut -b2- > LICENSE



More information about the arch-commits mailing list