summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGerald Bischof2020-03-27 07:48:16 +0100
committerGerald Bischof2020-03-27 07:48:16 +0100
commit11bf7ead6029a9e22ea28519e204d14b7e286192 (patch)
tree6a3dcc7932cd5c9d6998834545e6fd5f6cdce3a7 /PKGBUILD
parentf0642541e38a34a6fdd83c58c8d56046cc30c04a (diff)
downloadaur-11bf7ead6029a9e22ea28519e204d14b7e286192.tar.gz
Version 1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 252d3663bba7..481a423a59b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Gerald Bischof gBischof at gebix dot com
pkgname=pdfmerger
-pkgver=1.0.0
+pkgver=1.1.0
pkgrel=1
epoch=
pkgdesc="A simple Qt frontend for poppler's pdfunite"
@@ -11,7 +11,7 @@ groups=()
depends=(poppler qt5-base)
makedepends=(qt5-tools)
checkdepends=()
-optdepends=(xdg-utils)
+optdepends=(xdg-utils imagemagick)
provides=()
conflicts=()
replaces=()