summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Angelopoulos2016-02-16 23:03:18 +0100
committerGeorge Angelopoulos2016-02-16 23:03:27 +0100
commitadb1eabff9b7947fa5c637db4114c8e30fae0e7d (patch)
treed99a157923bf0a0fc56707e08015f9a54cdbe84f
parentc82abf5a6ec8fa910242b8b657070521bd0f965d (diff)
downloadaur-adb1eabff9b7947fa5c637db4114c8e30fae0e7d.tar.gz
bump version 2.1.0
Release notes: https://github.com/AlessandroYorba/Alduin/releases/tag/v2.1.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a549a379071f..cb1d233cf76b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Tue Feb 16 12:18:07 UTC 2016
+# Tue Feb 16 22:02:44 UTC 2016
pkgbase = vim-colorscheme-alduin
pkgdesc = A dark low-contrast Vim colorscheme for Terminal Vim and GUI Vim.
- pkgver = 2.0
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/AlessandroYorba/Alduin
arch = any
license = MIT
- source = https://github.com/AlessandroYorba/Alduin/archive/v2.0.tar.gz
- md5sums = c839e01234c1d6cb3e08a078f093a182
+ source = https://github.com/AlessandroYorba/Alduin/archive/v2.1.0.tar.gz
+ md5sums = c8d5dadf980c7e6d3e043bae088f133b
pkgname = vim-colorscheme-alduin
diff --git a/PKGBUILD b/PKGBUILD
index 0a35c773a1c8..457d105eb2de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: George Angelopoulos <george@usermod.net>
pkgname=vim-colorscheme-alduin
-pkgver=2.0
+pkgver=2.1.0
pkgrel=1
pkgdesc="A dark low-contrast Vim colorscheme for Terminal Vim and GUI Vim."
arch=('any')
url="https://github.com/AlessandroYorba/Alduin"
license=('MIT')
source=("https://github.com/AlessandroYorba/Alduin/archive/v${pkgver}.tar.gz")
-md5sums=('c839e01234c1d6cb3e08a078f093a182')
+md5sums=('c8d5dadf980c7e6d3e043bae088f133b')
_name=Alduin
package() {