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

Antonio Rojas arojas at archlinux.org
Tue Jul 30 05:54:25 UTC 2019


    Date: Tuesday, July 30, 2019 @ 05:54:24
  Author: arojas
Revision: 495093

Update to 1.3.0

Modified:
  pdfarranger/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-30 05:54:18 UTC (rev 495092)
+++ PKGBUILD	2019-07-30 05:54:24 UTC (rev 495093)
@@ -2,7 +2,7 @@
 # Contributor: Alois Nespor <alium at artixlinux.org>
 
 pkgname=pdfarranger
-pkgver=1.2.1
+pkgver=1.3.0
 pkgrel=1
 pkgdesc='Helps merge or split PDF documents and rotate, crop and rearrange pages'
 arch=(any)
@@ -9,9 +9,9 @@
 url='https://github.com/jeromerobert/pdfarranger'
 license=('GPL3')
 source=($pkgname-$pkgver.tar.gz::https://github.com/jeromerobert/pdfarranger/archive/$pkgver.tar.gz)
-depends=(gtk3 python-gobject python-cairo poppler-glib python-pypdf2 ghostscript python-setuptools)
+depends=(gtk3 python-gobject python-cairo python-pikepdf ghostscript python-setuptools)
 makedepends=(python-distutils-extra)
-sha256sums=('9f33cb5c705a03d86f16e24f67e71ed0696bc5148588e7aff8771dcdbfdbd85a')
+sha256sums=('ead7943ad08438677503892f763d69945c0938dc4cb443906e3cfd6f00c747fe')
 
 build () {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list