summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7928b44f59a8..36c2aece2108 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,8 @@
pkgname=pdfcropmargins
PkgName=pdfCropMargins
-pkgver=0.2.8
+CodeChemin="cb/f3/1c7759222ccc063003293101db77aea9cfc08b4c4378b6942152b7f5f3ab"
+pkgver=0.2.15
pkgrel=1
pkgdesc="Automatically crops the margins of PDF files"
url="https://pypi.org/project/pdfCropMargins/"
@@ -10,8 +11,8 @@ arch=('any')
license=('GPL')
depends=('python-setuptools' 'python-wheel' 'python-pysimplegui' 'python-pymupdf' 'python-pypdf2' 'ghostscript' 'poppler')
install=${pkgname}.install
-source=("https://files.pythonhosted.org/packages/e5/13/3528e5efef1e4b927d59040dccda5453dc54692d824250c1ba348da1d7af/$PkgName-$pkgver.tar.gz")
-md5sums=('7622b45ae6104372fbb694d876dad4f0')
+source=("https://files.pythonhosted.org/packages/$CodeChemin/$PkgName-$pkgver.tar.gz")
+md5sums=('271ca9a70e73c384d0452cbfeb57d210')
build() {