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

Felix Yan felixonmars at archlinux.org
Sun Jul 14 11:57:42 UTC 2019


    Date: Sunday, July 14, 2019 @ 11:57:40
  Author: felixonmars
Revision: 489516

upgpkg: python-pyx 0.15-1

Modified:
  python-pyx/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-14 11:56:32 UTC (rev 489515)
+++ PKGBUILD	2019-07-14 11:57:40 UTC (rev 489516)
@@ -4,8 +4,8 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=python-pyx
-pkgver=0.14.1
-pkgrel=3
+pkgver=0.15
+pkgrel=1
 pkgdesc='Python library for the creation of PostScript and PDF files'
 arch=('any')
 url="http://pyx.sourceforge.net"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('python' 'texlive-core')
 source=("https://pypi.io/packages/source/p/pyx/PyX-$pkgver.tar.gz")
-sha512sums=('16265bbdcaf28ce194189a2987b32952f296c850b829454bcccce0abd23838bfca0276c3e9c8e96b8cbfaf1473bf14669f9b7f2032ee039b61ae59ea3aa45a20')
+sha512sums=('c312b38b9f204b8a8832ab71da5be8c9afc417a095c8ccf242b3d3ebec63338a9d55abab4e548d1718abadf12ea7652cdad51731acdc8f6acd3d8608aa919919')
 
 package() {
   cd PyX-$pkgver



More information about the arch-commits mailing list