Date: Tuesday, November 22, 2022 @ 23:10:29 Author: arojas Revision: 1351960
upgpkg: etl 1.4.3-1: Update to 1.4.3 Modified: etl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-22 23:10:10 UTC (rev 1351959) +++ PKGBUILD 2022-11-22 23:10:29 UTC (rev 1351960) @@ -3,7 +3,7 @@ # Contributor: Franco Iacomella <[email protected]> pkgname=etl -pkgver=1.4.2 +pkgver=1.4.3 pkgrel=1 pkgdesc='VoriaETL: C++ STL complementory multiplatform template library' arch=('any') @@ -11,7 +11,7 @@ license=('GPL3') makedepends=('glibmm') source=("https://downloads.sourceforge.net/synfig/ETL-$pkgver.tar.gz") -sha256sums=('e54192d284df16305ddfdfcc5bdfe93e139e6db5bc283dd4bab2413ebbead7c7') +sha256sums=('f0bf2e6ee6aa96c586657d64a9a49def3544eb1b3068e226a737e423049f73a0') build() { cd ETL-$pkgver
