summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarco Scarpetta2018-06-28 18:07:09 +0200
committerMarco Scarpetta2018-06-28 18:07:09 +0200
commit3757e1a19329771ecb4f0e1b1673f7e83b5367f9 (patch)
tree1a47104779da2266d8bfe53f1f02d877991b5d13 /PKGBUILD
parent50254cf9f4cc95469ee96d88aad044acda396fcd (diff)
downloadaur-3757e1a19329771ecb4f0e1b1673f7e83b5367f9.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16c07b4ee893..e38def7290ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Marco Scarpetta <marcoscarpetta02@gmail.com>
pkgname=pdfmixtool-git
-pkgver=r91.ef7f53e
+pkgver=r116.c32ccdd
pkgrel=1
pkgdesc='An application to split, merge, rotate and mix PDF files'
arch=('i686' 'x86_64')
-url='http://www.scarpetta.eu/page/pdf-mix-tool'
+url='https://www.scarpetta.eu/pdfmixtool'
license=('GPL')
-depends=('qt5-base' 'podofo-git' 'gtk-update-icon-cache')
-makedepends=('git' 'cmake' 'qt5-tools' 'discount')
+depends=('qt5-base' 'podofo-git')
+makedepends=('git' 'cmake' 'qt5-tools')
conflicts=(pdfmixtool)
provides=(pdfmixtool)
-source=("git://github.com/marcoscarpetta/pdfmixtool.git")
+source=("git+https://gitlab.com/scarpetta/pdfmixtool.git")
sha256sums=('SKIP')
pkgver() {