Date: Tuesday, October 2, 2018 @ 20:42:15 Author: dvzrv Revision: 389086
upgpkg: sigal 1.4.1-1 Upgrading to 1.4.1. Modified: sigal/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-02 20:32:58 UTC (rev 389085) +++ PKGBUILD 2018-10-02 20:42:15 UTC (rev 389086) @@ -1,7 +1,7 @@ # Maintainer: David Runge <[email protected]> pkgname=sigal -pkgver=1.4.0 -pkgrel=4 +pkgver=1.4.1 +pkgrel=1 pkgdesc="Yet another simple static gallery generator" arch=('any') url="http://sigal.saimon.org/en/latest/" @@ -16,7 +16,7 @@ source=("${pkgname}-${pkgver}.tar.gz::https://github.com/saimn/${pkgname}/archive/${pkgver}.tar.gz") # tests are not included in pypi source: https://github.com/saimn/sigal/issues/337 #source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz") -sha512sums=('b5352992fc2d9b397c8c60a614c57ca78749cd729a431c16c212b8ef48527c63612bb7f4bd12cd525be46bf5ad3b7534b8e0b332d56e941b2eed7dff5da5b908') +sha512sums=('21d8f8d7cd0fc557f72158e4208bf97ec3aa0ae1408e6a5a7870d3e2f6af1644f366f4ecbb3d2714d7ec948b0f91afe6fac6031b91da223cdebb78459614dc73') prepare() { cd "$pkgname-$pkgver"
