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

Jelle van der Waa jelle at archlinux.org
Wed Mar 15 18:29:20 UTC 2017


    Date: Wednesday, March 15, 2017 @ 18:29:19
  Author: jelle
Revision: 216469

upgpkg: python-cssutils 1.0.2-1

Modified:
  python-cssutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-15 18:26:41 UTC (rev 216468)
+++ PKGBUILD	2017-03-15 18:29:19 UTC (rev 216469)
@@ -7,8 +7,8 @@
 
 pkgbase=python-cssutils
 pkgname=('python2-cssutils' 'python-cssutils')
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.0.2
+pkgrel=1
 pkgdesc="A CSS Cascading Style Sheets library for Python"
 arch=('any')
 url="http://cthedot.de/cssutils/"
@@ -17,8 +17,8 @@
 # We need to include mock as a check dependency due to the following pbr bug:
 # https://bugs.launchpad.net/pbr/+bug/1493735
 checkdepends=('python2-mock')
-source=("http://pypi.python.org/packages/source/c/cssutils/cssutils-${pkgver}.tar.gz")
-md5sums=('7fcdf2c3e9f053136af1990146eb361d')
+source=("https://pypi.python.org/packages/5c/0b/c5f29d29c037e97043770b5e7c740b6252993e4b57f029b3cd03c78ddfec/cssutils-1.0.2.tar.gz")
+md5sums=('dc66d96c2d78f1687f59ac412fe9d318')
 
 build() {
   cd "${srcdir}"



More information about the arch-commits mailing list