summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHsiu-Ming Chang2019-07-03 13:09:35 +0800
committerHsiu-Ming Chang2019-07-03 13:09:35 +0800
commit0991e80262d729ac80110a84bf2bc9c1cf473a7c (patch)
tree51f34b2591741ce08533f74ff87ba1ba7d4bdcea /PKGBUILD
parentb5ff8a15812465a18935fd621798d416b6d9b3dc (diff)
downloadaur-0991e80262d729ac80110a84bf2bc9c1cf473a7c.tar.gz
Update to version 0.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 45fa727e84c2..5b4939809f84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hsiu-Ming Chang <cges30901 at gmail dot com>
pkgname=pdfhandoutcrop
-pkgver=0.6.0
+pkgver=0.7.0
pkgrel=1
pkgdesc="A tool to crop pdf handout with multiple pages per sheet"
arch=(any)
@@ -16,11 +16,10 @@ conflicts=()
replaces=()
backup=()
options=()
-#install="$pkgname.install"
changelog=
source=("https://files.pythonhosted.org/packages/source/p/pdfhandoutcrop/pdfhandoutcrop-${pkgver}.tar.gz")
noextract=()
-md5sums=('872e01b8bb31ac83b4b74831614c9033')
+md5sums=('f82eefca7d3acc977d577d279b1e02e0')
build() {
cd "$pkgname-$pkgver"