summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheodoros Theodoridis2016-12-28 00:13:39 +0200
committerTheodoros Theodoridis2016-12-28 00:13:39 +0200
commit97599b6f401add0249a6ff51ef1d9526fc65f38b (patch)
treea3a391c34dbbf19f348a9511a2bef35f280f16f5
parent3e1d9acf7c2bc5a9f155d528035385f5eabb3cde (diff)
downloadaur-97599b6f401add0249a6ff51ef1d9526fc65f38b.tar.gz
Update pkgver
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1dbca7224c3..04f248372aa0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = range-v3-git
pkgdesc = Eric Niebler' C++ ranges library.
- pkgver = 20150623
+ pkgver = 20161228
pkgrel = 1
url = https://github.com/ericniebler/range-v3
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index b4b57b9623ab..d355ae904d1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Theodoros Theodoridis <theodoridisgr@mail.com>
pkgname=range-v3-git
-pkgver=20150623
+pkgver=20161228
pkgrel=1
pkgdesc="Eric Niebler' C++ ranges library."
arch=('any')