[arch-commits] Commit in python-reportlab/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Mon Jun 28 20:25:04 UTC 2021
Date: Monday, June 28, 2021 @ 20:25:03
Author: foxboron
Revision: 967744
upgpkg: python-reportlab 3.5.68-1
Modified:
python-reportlab/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-28 20:23:24 UTC (rev 967743)
+++ PKGBUILD 2021-06-28 20:25:03 UTC (rev 967744)
@@ -4,7 +4,7 @@
_origname=reportlab
pkgname=python-reportlab
-pkgver=3.5.67
+pkgver=3.5.68
pkgrel=1
pkgdesc="A proven industry-strength PDF generating solution"
arch=('x86_64')
@@ -14,7 +14,7 @@
makedepends=('freetype2' 'python-pillow' 'mercurial')
license=('BSD')
source=(https://files.pythonhosted.org/packages/source/${_origname::1}/${_origname}/${_origname}-${pkgver}.tar.gz)
-sha256sums=('0cf2206c73fbca752c8bd39e12bb9ad7f2d01e6fcb2b25b9eaf94ea042fe86c9')
+sha256sums=('efef6a97e3ab49f3f40037dbf9a4166668a17cc6aaba13d5ecbabdf854a9b332')
build() {
cd ${_origname}-${pkgver}
More information about the arch-commits
mailing list