Merge pull request #3001 from lazka/libpsl-rebuild

libpsl: rebuild
This commit is contained in:
Christoph Reiter
2022-05-14 11:22:26 +02:00
committed by GitHub

View File

@@ -3,12 +3,12 @@
pkgbase=libpsl
pkgname=("${pkgbase}" "${pkgbase}-devel")
pkgver=0.21.1
pkgrel=2
pkgrel=3
pkgdesc='Public Suffix List library'
url='https://github.com/rockdaboot/libpsl'
arch=('i686' 'x86_64')
license=('MIT')
makedepends=('libxslt' 'python' 'libidn2-devel' 'publicsuffix-list' 'libunistring-devel' 'autotools' 'gcc')
makedepends=('libxslt' 'python' 'libidn2-devel' 'publicsuffix-list' 'libunistring-devel' 'autotools' 'gcc' 'gettext-devel' 'gtk-doc')
source=(https://github.com/rockdaboot/libpsl/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz
0.16.0-install-dafsa.patch
0.16.1-make-dafsa-setlocale.patch