Date: Friday, July 30, 2021 @ 11:45:59
  Author: arojas
Revision: 990968

Update to 1.4.2

Modified:
  etl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-07-30 11:32:18 UTC (rev 990967)
+++ PKGBUILD    2021-07-30 11:45:59 UTC (rev 990968)
@@ -3,7 +3,7 @@
 # Contributor: Franco Iacomella <[email protected]>
 
 pkgname=etl
-pkgver=1.4.1
+pkgver=1.4.2
 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=('ecb61942da60dca8e623af8ad03656897d10b03296e8907dd3c6c296390a074c')
+sha256sums=('e54192d284df16305ddfdfcc5bdfe93e139e6db5bc283dd4bab2413ebbead7c7')
 
 build() {
   cd ETL-$pkgver

Reply via email to