| author | Theodoros Theodoridis
<theodoridisgr@gmail.com> 2016-12-27 22:17:38 UTC |
| committer | Theodoros Theodoridis
<theodoridisgr@gmail.com> 2016-12-27 22:17:38 UTC |
| parent | 97599b6f401add0249a6ff51ef1d9526fc65f38b |
| .SRCINFO | +1 | -1 |
| PKGBUILD | +2 | -2 |
diff --git a/.SRCINFO b/.SRCINFO index 04f2483..fdcb365 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = range-v3-git pkgdesc = Eric Niebler' C++ ranges library. pkgver = 20161228 - pkgrel = 1 + pkgrel = 2 url = https://github.com/ericniebler/range-v3 arch = any license = custom diff --git a/PKGBUILD b/PKGBUILD index d355ae9..dd20016 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ -# Maintainer: Theodoros Theodoridis <theodoridisgr@mail.com> +# Maintainer: Theodoros Theodoridis <theodoridisgr@gmail.com> pkgname=range-v3-git pkgver=20161228 -pkgrel=1 +pkgrel=2 pkgdesc="Eric Niebler' C++ ranges library." arch=('any') url='https://github.com/ericniebler/range-v3'