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

Felix Yan felixonmars at archlinux.org
Mon Jun 24 05:02:03 UTC 2019


    Date: Monday, June 24, 2019 @ 05:02:02
  Author: felixonmars
Revision: 483379

upgpkg: python-soupsieve 1.9.2-1

Modified:
  python-soupsieve/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-24 05:01:52 UTC (rev 483378)
+++ PKGBUILD	2019-06-24 05:02:02 UTC (rev 483379)
@@ -2,8 +2,8 @@
 
 pkgbase=python-soupsieve
 pkgname=(python-soupsieve python2-soupsieve)
-pkgver=1.9.1
-pkgrel=2
+pkgver=1.9.2
+pkgrel=1
 pkgdesc="A CSS4 selector implementation for Beautiful Soup"
 url="https://github.com/facelessuser/soupsieve"
 license=('MIT')
@@ -13,7 +13,7 @@
               'python2-beautifulsoup4' 'python-html5lib' 'python2-html5lib' 'python-lxml'
               'python2-lxml')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/facelessuser/soupsieve/archive/$pkgver.tar.gz")
-sha512sums=('3c1d48a1590a88a5c39cb1881905465b4e3042d1ef14e20c451e741c886855f38f0ff4a1e9772795927f6c2b27889ef30e64bbc2b79f5c6221dc5e5beb155531')
+sha512sums=('f39b0aaabfc5d71ea005eb21944d9c1107031980a8e167ad2403580ca03c79b57aba0cc54c13dc0b579e3cff61e641052f2d68bdfa8c81e64aee2cdd23a1c35a')
 
 build() {
   cd soupsieve-$pkgver



More information about the arch-commits mailing list