[arch-commits] Commit in python-weasyprint/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Thu May 12 23:36:25 UTC 2022


    Date: Thursday, May 12, 2022 @ 23:36:25
  Author: alerque
Revision: 1199833

upgpkg: python-weasyprint 55.0-1

Modified:
  python-weasyprint/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-12 23:01:42 UTC (rev 1199832)
+++ PKGBUILD	2022-05-12 23:36:25 UTC (rev 1199833)
@@ -3,8 +3,9 @@
 # Contributor: Florijan Hamzic <florijanh at gmail dot com>
 
 pkgname=python-weasyprint
-pkgver=54.3
+pkgver=55.0
 pkgrel=1
+_commit='a1b5e5133046c920ee306f7d95cf821ae7c25705'
 pkgdesc='Utility to render HTML and CSS to PDF'
 arch=('any')
 url='https://weasyprint.org/'
@@ -33,7 +34,6 @@
   'ghostscript'
   'ttf-dejavu'
 )
-_commit='2adfe066bd56fe1247f7cd537b6c377755a7e47b'
 source=("$pkgname::git+https://github.com/Kozea/WeasyPrint.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list