Date: Monday, May 13, 2013 @ 12:14:28 Author: spupykin Revision: 90599
upgpkg: etl 0.04.16-1 upd Modified: etl/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-13 10:11:17 UTC (rev 90598) +++ PKGBUILD 2013-05-13 10:14:28 UTC (rev 90599) @@ -3,7 +3,7 @@ # Contributor: Franco Iacomella <[email protected]> pkgname=etl -pkgver=0.04.15 +pkgver=0.04.16 pkgrel=1 pkgdesc="VoriaETL: C++ STL complementory multiplatform template library" arch=(i686 x86_64) @@ -14,7 +14,7 @@ replaces=('synfig-etl') #source=(http://arch.p5n.pp.ru/~sergej/dl/synfig-0.63.04.tar.gz) source=(http://downloads.sourceforge.net/project/synfig/ETL/$pkgver/ETL-$pkgver.tar.gz) -md5sums=('aac5038cdb4067100e57fb52337b0cfd') +md5sums=('e330d2045e980d424beb054423c73797') build() { cd $srcdir/ETL-$pkgver
