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

Levente Polyak anthraxx at archlinux.org
Sun Feb 25 22:56:10 UTC 2018


    Date: Sunday, February 25, 2018 @ 22:56:03
  Author: anthraxx
Revision: 317519

upgpkg: libpsl 0.20.0-1

Modified:
  libpsl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-25 22:50:00 UTC (rev 317518)
+++ PKGBUILD	2018-02-25 22:56:03 UTC (rev 317519)
@@ -2,7 +2,7 @@
 # Contributor: Darshit Shah <darnir at gmail.com>
 
 pkgname=libpsl
-pkgver=0.19.1
+pkgver=0.20.0
 pkgrel=1
 pkgdesc='Public Suffix List library'
 url='https://github.com/rockdaboot/libpsl'
@@ -11,7 +11,7 @@
 depends=('libidn2' 'libunistring')
 makedepends=('libxslt' 'python' 'publicsuffix-list' 'gtk-doc')
 source=(https://github.com/rockdaboot/libpsl/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('86bb2f35764491c65cacec8cd5de97c7d7e1c4d1cc2590d54f394ed17acc75922494115019631b2d930d64dbdc73c266efb323036ac7e52131111287ee6381d5')
+sha512sums=('2a88024536cb89ad96828f9f94c21af4bd4136fc19d16e0769762e196db4b38969cd54d0877a959f64fbb96b1533e0d59740c40a664e2ea27df3266ae8ab0477')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list