summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Angelopoulos2016-08-26 11:56:54 +0200
committerGeorge Angelopoulos2016-08-26 11:56:54 +0200
commit2e8eefde7238af9ede3c95df010671653f1f0503 (patch)
treeb51b5b0bbd539fb244856f7aced7b94cacd5438e
parentd61c2d05961a50275fad3226959470b6cda17733 (diff)
downloadaur-2e8eefde7238af9ede3c95df010671653f1f0503.tar.gz
bump version 3.0.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 846e6a596ad6..9d0c0c1d8d84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Fri May 27 21:07:09 UTC 2016
+# Fri Aug 26 09:56:11 UTC 2016
pkgbase = vim-colorscheme-alduin
pkgdesc = A dark low-contrast Vim colorscheme for Terminal Vim and GUI Vim.
- pkgver = 2.4.4
+ pkgver = 3.0.0
pkgrel = 1
url = https://github.com/AlessandroYorba/Alduin
arch = any
license = MIT
- source = https://github.com/AlessandroYorba/Alduin/archive/v.2.4.4.tar.gz
- md5sums = 51107e0ff75a0c4e1570f115cd59ec41
+ source = https://github.com/AlessandroYorba/Alduin/archive/v.3.0.0.tar.gz
+ md5sums = 6165e7167bd8596a4e13135b17ff459b
pkgname = vim-colorscheme-alduin
diff --git a/PKGBUILD b/PKGBUILD
index ca8018dd372a..dea82f315ef3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: George Angelopoulos <george@usermod.net>
pkgname=vim-colorscheme-alduin
-pkgver=2.4.4
+pkgver=3.0.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=('51107e0ff75a0c4e1570f115cd59ec41')
+md5sums=('6165e7167bd8596a4e13135b17ff459b')
_name=Alduin
package() {