summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88985f8b2bb4..e0bd51c5f78b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Feb 1 15:13:49 UTC 2019
+# Fri Feb 1 16:38:59 UTC 2019
pkgbase = libpdfium-nojs
pkgdesc = Open-source PDF rendering engine.
pkgver = 3626.r0.5a88d16b87
- pkgrel = 1
+ pkgrel = 2
url = https://pdfium.googlesource.com/pdfium/
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 443f77f00215..481b500b9b7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libpdfium-nojs
pkgver=3626.r0.5a88d16b87
-pkgrel=1
+pkgrel=2
pkgdesc="Open-source PDF rendering engine."
arch=('x86_64')
url="https://pdfium.googlesource.com/pdfium/"
@@ -118,10 +118,7 @@ build() {
'use_gio=false'
'pdf_is_standalone = true'
)
- echo "GN GEN"
gn gen out/Release --script-executable=/usr/bin/python2 --args="${_flags[*]}"
- echo "NINJA"
- ninja -C out/Release image_diff
ninja -C out/Release pdfium
# set pdfium version in pc file