summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index def782a79c87..423f8e4861af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Mansour Behabadi <mansour@oxplot.com>
pkgname=pdftilecut
-pkgver=0.5
+pkgver=0.6
pkgrel=1
pkgdesc="pdftilecut lets you sub-divide a PDF page(s) into smaller pages"
url="https://github.com/oxplot/pdftilecut"
arch=("x86_64")
license=("BSD")
-makedepends=("go>=1.13" "git" "yasm" "cmake" "coreutils")
+makedepends=("go>=1.18" "git" "yasm" "cmake" "coreutils")
depends=()
source=("git+https://github.com/oxplot/pdftilecut#tag=v$pkgver")
sha512sums=('SKIP')