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

Felix Yan felixonmars at archlinux.org
Sun Feb 17 14:59:50 UTC 2019


    Date: Sunday, February 17, 2019 @ 14:59:47
  Author: felixonmars
Revision: 434097

upgpkg: python-soupsieve 1.8.0-1

Modified:
  python-soupsieve/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-17 14:58:41 UTC (rev 434096)
+++ PKGBUILD	2019-02-17 14:59:47 UTC (rev 434097)
@@ -2,7 +2,7 @@
 
 pkgbase=python-soupsieve
 pkgname=(python-soupsieve python2-soupsieve)
-pkgver=1.7.3
+pkgver=1.8.0
 pkgrel=1
 pkgdesc="A CSS4 selector implementation for Beautiful Soup"
 url="https://github.com/facelessuser/soupsieve"
@@ -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=('587fa303fd9f895c09a3a5c6d3cb36c730c7a05f521dcc8a93da4c63b0f7d43ffb72d9ab1bb054d9feab7bbd6b4b05bf8b1a37271f301a59a59218f2248bd290')
+sha512sums=('1aa32f0aafc93798b2a9a8ee08dabb1559474d2952baf8748cf008d651e19217456437c6f444452cb94147b1d5012528f047c11d40ab407e6e28b2246040df32')
 
 build() {
   cd soupsieve-$pkgver



More information about the arch-commits mailing list