summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMansour Behabadi2022-06-15 02:32:37 +1000
committerMansour Behabadi2022-06-15 02:32:37 +1000
commit152fa6cee803f5dbdee98f7810809db80660ecf7 (patch)
tree5a80275e9404be97009d60a0cd1fa778ff9fa8b2 /PKGBUILD
parentc789f56bdfb4e96bd1d66583ac69c136704e90d1 (diff)
downloadaur-pdftilecut.tar.gz
Upgrade to 0.6
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')