summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGermán L. Osella Massa2017-06-01 14:32:58 -0300
committerGermán L. Osella Massa2017-06-01 14:32:58 -0300
commitadaf116a6d2666e430837ca26e1cfc7d2cb3d398 (patch)
tree4b37ae50e9b6cd3354f84e7a9110396f9e0b32cb
parentab842530a0444b908d75cba9967666d307c32b50 (diff)
downloadaur-adaf116a6d2666e430837ca26e1cfc7d2cb3d398.tar.gz
New version of the offline archive.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 762a6cdcf002..94ff30c64eb2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cppreference
pkgdesc = A complete reference for the features in the C++ Standard Library. HTML book.
- pkgver = 20170214
+ pkgver = 20170409
pkgrel = 1
url = http://en.cppreference.com/
arch = any
@@ -8,8 +8,8 @@ pkgbase = cppreference
depends = ttf-dejavu
options = !strip
options = !emptydirs
- source = http://upload.cppreference.com/mwiki/images/f/f2/html_book_20170214.tar.gz
- sha256sums = 4c1b907a4029d83eea62211ae0f1335a313789929b0f97cd438bbf977075978a
+ source = http://upload.cppreference.com/mwiki/images/3/37/html_book_20170409.tar.gz
+ sha256sums = 136bbf532cca6c266bcc5800af90a271667e9aaa6cc27d4d60be71fffc216362
pkgname = cppreference
diff --git a/PKGBUILD b/PKGBUILD
index b0d2cfadf65f..22dcc0eb3182 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Tianjiao Yin <ytj000@gmail.com>
# Contributor: Vinicius de Avila Jorge <vinicius.avila.jorge@gmail.com>
pkgname=cppreference
-pkgver=20170214
+pkgver=20170409
pkgrel=1
pkgdesc="A complete reference for the features in the C++ Standard Library. HTML book."
arch=('any')
@@ -12,8 +12,8 @@ url="http://en.cppreference.com/"
license=('CCPL:cc-by-sa')
options=('!strip' '!emptydirs')
depends=('ttf-dejavu')
-source=("http://upload.cppreference.com/mwiki/images/f/f2/html_book_20170214.tar.gz")
-sha256sums=('4c1b907a4029d83eea62211ae0f1335a313789929b0f97cd438bbf977075978a')
+source=("http://upload.cppreference.com/mwiki/images/3/37/html_book_20170409.tar.gz")
+sha256sums=('136bbf532cca6c266bcc5800af90a271667e9aaa6cc27d4d60be71fffc216362')
package() {
rm "$srcdir/reference/common/DejaVuSansMonoCondensed60.ttf"