summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Angelopoulos2016-02-16 13:19:44 +0100
committerGeorge Angelopoulos2016-02-16 13:19:53 +0100
commitc82abf5a6ec8fa910242b8b657070521bd0f965d (patch)
treeafb79ffe414c97a2875a4c40615d5b46fc97d8ff
parentab02791df3a590412dd4db4c29bb702dc6217ab4 (diff)
downloadaur-c82abf5a6ec8fa910242b8b657070521bd0f965d.tar.gz
bump version 2.0
Release notes: https://github.com/AlessandroYorba/Alduin/releases/tag/v2.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 338153f5ded3..a549a379071f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Tue Feb 9 00:10:36 UTC 2016
+# Tue Feb 16 12:18:07 UTC 2016
pkgbase = vim-colorscheme-alduin
pkgdesc = A dark low-contrast Vim colorscheme for Terminal Vim and GUI Vim.
- pkgver = 1.8.4
+ pkgver = 2.0
pkgrel = 1
url = https://github.com/AlessandroYorba/Alduin
arch = any
license = MIT
- source = https://github.com/AlessandroYorba/Alduin/archive/v1.8.4.tar.gz
- md5sums = d545f66f214cbdd0ce79ce9d84cca3d4
+ source = https://github.com/AlessandroYorba/Alduin/archive/v2.0.tar.gz
+ md5sums = c839e01234c1d6cb3e08a078f093a182
pkgname = vim-colorscheme-alduin
diff --git a/PKGBUILD b/PKGBUILD
index f3bcff2cf83d..0a35c773a1c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: George Angelopoulos <george@usermod.net>
pkgname=vim-colorscheme-alduin
-pkgver=1.8.4
+pkgver=2.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=('d545f66f214cbdd0ce79ce9d84cca3d4')
+md5sums=('c839e01234c1d6cb3e08a078f093a182')
_name=Alduin
package() {