diff options
Diffstat (limited to 'community/synfig/PKGBUILD')
-rw-r--r-- | community/synfig/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/synfig/PKGBUILD b/community/synfig/PKGBUILD index 220779a00..b84855059 100644 --- a/community/synfig/PKGBUILD +++ b/community/synfig/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 64414 2012-02-13 03:46:16Z spupykin $ +# $Id: PKGBUILD 69581 2012-04-19 07:27:11Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Franco Iacomella <yaco@gnu.org> pkgname=synfig -pkgver=0.63.04 +pkgver=0.63.05 pkgrel=1 pkgdesc="Professional vector animation program (CLI renderer only)" arch=(i686 x86_64) @@ -18,7 +18,7 @@ options=(!libtool) source=(http://downloads.sourceforge.net/project/synfig/synfig/$pkgver/synfig-$pkgver.tar.gz build-fix.patch ffmpeg-0.8.patch) -md5sums=('baa0df3a51d101600771e0d45fcc7d22' +md5sums=('8591cf17c26405d68d2cc050a2929292' 'b5568b06fae1a7ee465b5380b1139b83' 'ebf41046097cfd778dee9a9854561dae') |