Date: Wednesday, November 19, 2014 @ 19:17:01 Author: spupykin Revision: 122776
Modified: synfigstudio/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-11-19 17:49:05 UTC (rev 122775) +++ PKGBUILD 2014-11-19 18:17:01 UTC (rev 122776) @@ -3,7 +3,7 @@ # Contributor: Franco Iacomella <[email protected]> pkgname=synfigstudio -pkgver=0.64.1 +pkgver=0.64.2 pkgrel=1 pkgdesc="Professional vector animation program (GUI)" arch=(i686 x86_64) @@ -14,7 +14,7 @@ 'xorg-fonts-misc' 'xorg-fonts-type1' 'intltool') install=synfigstudio.install source=(http://downloads.sourceforge.net/project/synfig/releases/$pkgver/source/synfigstudio-$pkgver.tar.gz) -md5sums=('94d3daf5f32d186a44175aedfb9f22cd') +md5sums=('ea7fee6d20c554a2891a1e247b7fa304') build() { cd $srcdir/synfigstudio-$pkgver
