summaryrefslogtreecommitdiff
path: root/community/synfigstudio/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
commitcebf33d7109e0157a80f34d6136e212f0a28d274 (patch)
treea6464302c970f72581105b50ff0896e1f56def3d /community/synfigstudio/PKGBUILD
parent1a65caeb80e2cc8c7b39262d72255124d0c8614e (diff)
parent5cb95ceee39e4691f768ea2fef60b8a106e92209 (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
Diffstat (limited to 'community/synfigstudio/PKGBUILD')
-rw-r--r--community/synfigstudio/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/synfigstudio/PKGBUILD b/community/synfigstudio/PKGBUILD
index 053d9c098..11cffef70 100644
--- a/community/synfigstudio/PKGBUILD
+++ b/community/synfigstudio/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 69586 2012-04-19 09:14:58Z spupykin $
+# $Id: PKGBUILD 90608 2013-05-13 10:38:34Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Franco Iacomella <yaco@gnu.org>
pkgname=synfigstudio
-pkgver=0.63.05
+pkgver=0.64.0
pkgrel=1
pkgdesc="Professional vector animation program (GUI)"
arch=(i686 x86_64 'mips64el')
@@ -11,11 +11,11 @@ url="http://synfig.org"
license=('GPL2')
depends=('gtkmm' 'synfig')
makedepends=('openexr' 'imagemagick' 'xorg-fonts-100dpi' 'xorg-fonts-75dpi'
- 'xorg-fonts-misc' 'xorg-fonts-type1')
+ 'xorg-fonts-misc' 'xorg-fonts-type1' 'intltool')
install=synfigstudio.install
options=('!libtool')
source=(http://downloads.sourceforge.net/project/synfig/synfigstudio/$pkgver/synfigstudio-$pkgver.tar.gz)
-md5sums=('ca01b7523118e32c904b681d8ff0a085')
+md5sums=('bbda14359a07254b8efe5e706de192df')
build() {
cd $srcdir/synfigstudio-$pkgver