Date: Saturday, April 23, 2016 @ 23:16:54 Author: arodseth Revision: 171657
upgpkg: erlang-docs 18.3-1 Modified: erlang-docs/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-23 21:13:49 UTC (rev 171656) +++ PKGBUILD 2016-04-23 21:16:54 UTC (rev 171657) @@ -1,10 +1,10 @@ # $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $ -# Maintainer: Alexander Rødseth <[email protected]> +# Maintainer: Alexander F Rødseth <[email protected]> # Contributor: Lukas Fleischer <[email protected]> # Contributor: Ricardo Catalinas Jiménez <[email protected]> pkgname=erlang-docs -pkgver=18.0 +pkgver=18.3 pkgrel=1 pkgdesc='HTML and PDF documentation for Erlang' arch=('any') @@ -11,7 +11,7 @@ url='http://www.erlang.org/doc/' license=('custom') source=("http://www.erlang.org/download/otp_doc_html_${pkgver}.tar.gz") -sha256sums=('e5a766f68406f5025f921ec32e8959937189ed1245e24b03a74156a8898b03b2') +sha256sums=('8fd6980fd05367735779a487df107ace7c53733f52fbe56de7ca7844a355676f') package() { install -d "$pkgdir/usr/share/doc/erlang"
