summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzoe2022-07-29 10:35:13 +0200
committerzoe2022-07-29 10:35:13 +0200
commit0884ae7c79739857a1498ea1852443987bef1722 (patch)
tree95aff190ca1473fc08be03b1d35515b50b66d476 /PKGBUILD
parent8f5606a40b4e1c346060da0d883c18e7c9b76c7c (diff)
downloadaur-0884ae7c79739857a1498ea1852443987bef1722.tar.gz
Update to 1.0.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4c4fac010cc..6845297824ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=pdfcropmargins
PkgName=pdfCropMargins
-CodeChemin="85/9d/ec327c75f0cfaa6af6b72af5c52f62ed724ee94fffa34d21b2916ba9e4ee"
-pkgver=1.0.8
+CodeChemin="24/d9/d9bb0286d9c8e0aa2a752c7bad654f6491daefaab6b1737544ab62caf0db"
+pkgver=1.0.9
pkgrel=1
pkgdesc="Automatically crops the margins of PDF files"
url="https://pypi.org/project/pdfCropMargins/"
@@ -12,7 +12,7 @@ license=('GPL')
depends=('python-setuptools' 'python-wheel' 'python-pysimplegui' 'python-pymupdf' 'python-pypdf2' 'ghostscript' 'poppler')
install=${pkgname}.install
source=("https://files.pythonhosted.org/packages/$CodeChemin/$PkgName-$pkgver.tar.gz")
-md5sums=('ad016c46797a54a887e39c28a3eb564e')
+md5sums=('e60e276060faa5ba9316dce475e2fa50')
build() {