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

Levente Polyak anthraxx at archlinux.org
Mon Dec 19 00:24:18 UTC 2016


    Date: Monday, December 19, 2016 @ 00:24:17
  Author: anthraxx
Revision: 284306

upgpkg: libpsl 0.16.1-1

Modified:
  libpsl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-19 00:18:29 UTC (rev 284305)
+++ PKGBUILD	2016-12-19 00:24:17 UTC (rev 284306)
@@ -2,8 +2,8 @@
 # Contributor: Darshit Shah <darnir at gmail.com>
 
 pkgname=libpsl
-pkgver=0.15.0
-pkgrel=6
+pkgver=0.16.1
+pkgrel=1
 pkgdesc='Public Suffix List library'
 url='https://github.com/rockdaboot/libpsl'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('icu>=55.1-1')
 makedepends=('libxslt' 'python' 'publicsuffix-list')
 source=(https://github.com/rockdaboot/libpsl/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('8024ee938d313cdb8f085c9419038d19e1b434093051c752bcd7dff7b63dfd9eadf9990b8e4e48e1abf40460f3354665d0904e2157c8a0a5f85feb8ebb16c307')
+sha512sums=('409c06dd3661ef07cfcea4402454d55609c7448032d074cf10795809745b0130e7954f29c9fea5a3964a749f3ec4bcf20cf10cfd86d332fb8ddc72302fe4ba80')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list