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

Felix Yan fyan at archlinux.org
Fri May 1 12:56:17 UTC 2015


    Date: Friday, May 1, 2015 @ 14:56:16
  Author: fyan
Revision: 132587

upgpkg: python-pyx 0.14-1

Modified:
  python-pyx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-01 12:51:47 UTC (rev 132586)
+++ PKGBUILD	2015-05-01 12:56:16 UTC (rev 132587)
@@ -1,11 +1,12 @@
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.org>
 # Contributor: William Rea <sillywilly at gmail.com>
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=python-pyx
-pkgver=0.13
-pkgrel=3
+pkgver=0.14
+pkgrel=1
 pkgdesc='Python library for the creation of PostScript and PDF files'
 arch=('any')
 url="http://pyx.sourceforge.net"
@@ -12,7 +13,7 @@
 license=('GPL')
 depends=('python' 'texlive-core')
 source=("http://downloads.sourceforge.net/sourceforge/pyx/PyX-$pkgver.tar.gz")
-sha512sums=('cab0c22f0862ae20cff92504ededf4fcf5820d5773130fb258de1a95d295ca4fe657b85d5ccd52021a4f84403e6db8eebe9f676fa405781738502456123eb05c')
+sha512sums=('328b917e406e29f656dff00ff54fc5b82296cdc4b134f45ef380d0b1e7011311e4c149be59f5089064c183e8ade3adca27a2304b3bafd2e735f256e6de8b8b3b')
 
 package() {
   cd PyX-$pkgver



More information about the arch-commits mailing list