summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Angelopoulos2016-02-05 08:19:34 +0100
committerGeorge Angelopoulos2016-02-05 08:19:34 +0100
commitd165fd4f8aa7ee884aaaa46d99ac90a3271296e2 (patch)
treeb5f8d368451af15451a096da87a8114f25309a98
parent0637d09a0a81a03eb055c59dfa5c98108b4496cc (diff)
downloadaur-d165fd4f8aa7ee884aaaa46d99ac90a3271296e2.tar.gz
bump version 1.8.2
There's no 1.8.1. That's what you get for pushing before coffee.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6537c669ac5..03ce3758ef20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
# Generated by mksrcinfo v8
-# Fri Feb 5 06:39:43 UTC 2016
+# Fri Feb 5 07:18:55 UTC 2016
pkgbase = vim-colorscheme-alduin
pkgdesc = A dark low-contrast Vim colorscheme for Terminal Vim and GUI Vim.
- pkgver = 1.8.1
+ pkgver = 1.8.2
pkgrel = 1
url = https://github.com/AlessandroYorba/Alduin
arch = any
license = MIT
- source = https://github.com/AlessandroYorba/Alduin/archive/1.8.1.tar.gz
+ source = https://github.com/AlessandroYorba/Alduin/archive/1.8.2.tar.gz
md5sums = 22599eaf36fdf2f43808fbe52b76a801
pkgname = vim-colorscheme-alduin
diff --git a/PKGBUILD b/PKGBUILD
index dd659d095cbe..21227a28cbe1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: George Angelopoulos <george@usermod.net>
pkgname=vim-colorscheme-alduin
-pkgver=1.8.1
+pkgver=1.8.2
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/1.8.1.tar.gz")
+source=("https://github.com/AlessandroYorba/Alduin/archive/${pkgver}.tar.gz")
md5sums=('22599eaf36fdf2f43808fbe52b76a801')
_name=Alduin