Date: Friday, January 6, 2023 @ 23:02:16 Author: arojas Revision: 1380101
upgpkg: etl 1.4.4-1: Update to 1.4.4 Modified: etl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 23:01:56 UTC (rev 1380100) +++ PKGBUILD 2023-01-06 23:02:16 UTC (rev 1380101) @@ -3,7 +3,7 @@ # Contributor: Franco Iacomella <[email protected]> pkgname=etl -pkgver=1.4.3 +pkgver=1.4.4 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=('f0bf2e6ee6aa96c586657d64a9a49def3544eb1b3068e226a737e423049f73a0') +sha256sums=('cc87e478d8e808b1a2266f8f6a3eb54396ba54ff63abb30ea5b9b7bcfb85caca') build() { cd ETL-$pkgver
