Date: Thursday, July 3, 2014 @ 01:01:40 Author: arodseth Revision: 114691
upgpkg: erlang-docs 17.1-1 Modified: erlang-docs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-02 22:54:48 UTC (rev 114690) +++ PKGBUILD 2014-07-02 23:01:40 UTC (rev 114691) @@ -4,7 +4,7 @@ # Contributor: Ricardo Catalinas Jiménez <[email protected]> pkgname=erlang-docs -pkgver=17.0 +pkgver=17.1 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=('4a9edba2e5b8ca2e35e5080c1c30a2674aafa39b51d7268383b6e326d397f8dd') +sha256sums=('1f73751e32c63c86d11e0de9f8525b84287284970a73dcb9581f51e8770735be') package() { install -d "$pkgdir/usr/share/doc/erlang"
