Date: Wednesday, December 7, 2016 @ 14:30:53 Author: anthraxx Revision: 282906
fix description typo Modified: libpsl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-07 14:08:37 UTC (rev 282905) +++ PKGBUILD 2016-12-07 14:30:53 UTC (rev 282906) @@ -4,7 +4,7 @@ pkgname=libpsl pkgver=0.15.0 pkgrel=6 -pkgdesc='Publix Suffic List library' +pkgdesc='Public Suffix List library' url='https://github.com/rockdaboot/libpsl' arch=('i686' 'x86_64') license=('MIT')
