summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36c2aece2108..4b6a70de6bfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=pdfcropmargins
PkgName=pdfCropMargins
-CodeChemin="cb/f3/1c7759222ccc063003293101db77aea9cfc08b4c4378b6942152b7f5f3ab"
-pkgver=0.2.15
+CodeChemin="7f/f1/cfa4875dd77fb0d0a992c8579264ba75b665393d9a58533bb2231ae9f368"
+pkgver=1.0.5
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=('271ca9a70e73c384d0452cbfeb57d210')
+md5sums=('4fa2397e4aaefdc6a1ce677d8bf1bc90')
build() {