diff --git a/libxslt/PKGBUILD b/libxslt/PKGBUILD index e9113342..dd1b6fe3 100644 --- a/libxslt/PKGBUILD +++ b/libxslt/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexey Pavlov pkgname=('libxslt' 'libxslt-devel' 'libxslt-python') -pkgver=1.1.32 +pkgver=1.1.33 pkgrel=1 pkgdesc="XML stylesheet transformation library" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ options=('!libtool') source=(http://xmlsoft.org/sources/${pkgname}-${pkgver}.tar.gz libxslt-1.1.32-msys2.patch libxslt.m4-libxslt-1.1.26.patch) -sha256sums=('526ecd0abaf4a7789041622c3950c0e7f2c4c8835471515fd77eec684a355460' +sha256sums=('8e36605144409df979cab43d835002f63988f3dc94d5d3537c12796db90e38c8' '4ee2a3536bb1e3e28c1fe4b0e4322e593aa85b9abcea4fd9ba1ed1c044645912' 'c02cd8437064db0921c08e63245c403dad12410d2997715aa7aa36600bfaa895')