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

Eli Schwartz eschwartz at archlinux.org
Sun Jul 15 15:49:25 UTC 2018


    Date: Sunday, July 15, 2018 @ 15:49:24
  Author: eschwartz
Revision: 359546

upgpkg: python-cairocffi 0.8.1-2

python 3.7 rebuild

Modified:
  python-cairocffi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-15 14:29:23 UTC (rev 359545)
+++ PKGBUILD	2018-07-15 15:49:24 UTC (rev 359546)
@@ -6,15 +6,15 @@
 pkgbase=python-cairocffi
 pkgname=(python-cairocffi python2-cairocffi)
 pkgver=0.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc="cairocffi is a CFFI-based drop-in replacement for Pycairo, a set of Python bindings and object-oriented API for cairo."
 arch=('any')
-url="http://pythonhosted.org/cairocffi/"
+url="https://cairocffi.readthedocs.io/"
 license=('BSD')
 makedepends=('python-cffi' 'python2-cffi' 'python-setuptools' 'python2-setuptools' 'cairo'
              'gdk-pixbuf2' 'python-xcffib' 'python2-xcffib')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/SimonSapin/cairocffi/archive/v${pkgver}.tar.gz")
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/Kozea/cairocffi/archive/v${pkgver}.tar.gz")
 sha512sums=('f4f067078b2550d3739ee62984dbed3bfc69960726a3e09f7140cebd0091639e6d5b06161115a7fd0d7502890d3a44fdf18ba0b87b43f6e3072f9d6317baa9c1')
 
 prepare() {



More information about the arch-commits mailing list