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

Evgeniy Alekseev arcanis at archlinux.org
Fri Feb 19 11:45:23 UTC 2016


    Date: Friday, February 19, 2016 @ 12:45:22
  Author: arcanis
Revision: 162480

upgpkg: pdfsam 3.0.1-2

Modified:
  pdfsam/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-19 11:40:52 UTC (rev 162479)
+++ PKGBUILD	2016-02-19 11:45:22 UTC (rev 162480)
@@ -1,17 +1,18 @@
 # $Id$
-# Maintainer: Evgeniy Alekseev <arcanis.arch at gmail dot com>
+# Maintainer: Evgeniy Alekseev <arcanis at archlinux dot org>
 # Contributor: Tom <reztho at archlinux dot us>
 
 pkgname=pdfsam
 pkgver=3.0.1
 _pkgver=3.0.1.RELEASE
-pkgrel=1
+pkgrel=2
 pkgdesc="A free open source tool to split and merge pdf documents"
 arch=('any')
 url="http://www.pdfsam.org/"
 license=('AGPL3')
-depends=('java-environment')
+depends=('java-environment', 'sh')
 makedepends=('desktop-file-utils' 'gendesk')
+optdepends=('java-openjfx: required if openjdk is used')
 source=("https://github.com/torakiki/${pkgname}/releases/download/v${_pkgver}/${pkgname}-${_pkgver}-bin.zip"
         "pdfsam.png")
 install="${pkgname}.install"



More information about the arch-commits mailing list