[arch-commits] Commit in pdf2djvu/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Fri Jan 18 18:12:47 UTC 2019


    Date: Friday, January 18, 2019 @ 18:12:47
  Author: jelle
Revision: 424162

upgpkg: pdf2djvu 0.9.12-1

Upstream update.

Modified:
  pdf2djvu/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-18 17:56:50 UTC (rev 424161)
+++ PKGBUILD	2019-01-18 18:12:47 UTC (rev 424162)
@@ -2,7 +2,7 @@
 # Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
 
 pkgname=pdf2djvu
-pkgver=0.9.11
+pkgver=0.9.12
 pkgrel=1
 pkgdesc="Creates DjVu files from PDF files"
 arch=('x86_64')
@@ -12,16 +12,11 @@
 makedepends=('python2-nose' 'ttf-liberation')
 source=(https://github.com/jwilk/pdf2djvu/releases/download/$pkgver/pdf2djvu-$pkgver.tar.xz{,.asc}
         pdf2djvu-poppler-0.72.0.patch::https://github.com/jwilk/pdf2djvu/commit/82699eee6b.patch)
-sha256sums=('6deb3d0f109875a5621b8d232e15e5496e56794a095b1e6dd8b1624d4bbd4cc3'
+sha256sums=('03fa9d9aa1b8086b562e2461ed74e5f9f008f16bfc1459ba62fa3738b37d8e83'
             'SKIP'
             'cc5ef76568fdd201586fa6e0b8e8e386628972ad75a597ea0790bb97718eef87')
 validpgpkeys=('CDB5A1243ACDB63009AD07212D4EB3A6015475F5')
 
-prepare() {
-        cd ${pkgname}-${pkgver}
-        patch -Np1 -i ../pdf2djvu-poppler-0.72.0.patch
-}
-
 build() {
     cd ${pkgname}-${pkgver}
 



More information about the arch-commits mailing list