[arch-commits] Commit in python-qt.py/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Wed Aug 15 16:45:10 UTC 2018


    Date: Wednesday, August 15, 2018 @ 16:45:10
  Author: ffy00
Revision: 371849

import from aur

Modified:
  python-qt.py/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-15 16:38:35 UTC (rev 371848)
+++ PKGBUILD	2018-08-15 16:45:10 UTC (rev 371849)
@@ -4,7 +4,7 @@
 
 pkgname=python-qt.py
 _pkgname=Qt.py
-pkgver=0.6.9
+pkgver=1.2.0.b2
 pkgrel=1
 pkgdesc="Python compatibility wrapper around all Qt bindings"
 arch=('any')
@@ -16,8 +16,8 @@
 	    'python-pyside2-git: LGPL Qt 5 bindings'
 	    'python-pyside: LGPL Qt 4 bindings')
 makedepends=('python-setuptools')
-source=("$pkgname-$pkgver::https://github.com/mottosso/Qt.py/archive/$pkgver.tar.gz")
-sha256sums=('421db39c390b9f6d5978f1ed9a1c16faf4e569aa93c06a95498cd130ea2cfcc6')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mottosso/Qt.py/archive/$pkgver.tar.gz")
+sha256sums=('b4ca3b96bc3773b1affbeb42bc72a53ff21414a3f70a7aeec3faf03883d84380')
 
 build() {
   cd "$srcdir"/$_pkgname-$pkgver



More information about the arch-commits mailing list