diff options
Diffstat (limited to 'community/mlt/PKGBUILD')
-rw-r--r-- | community/mlt/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mlt/PKGBUILD b/community/mlt/PKGBUILD index 4eb4cd9b2..29a7f0241 100644 --- a/community/mlt/PKGBUILD +++ b/community/mlt/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 83305 2013-01-29 09:44:40Z spupykin $ +# $Id: PKGBUILD 84355 2013-02-16 22:50:33Z ioni $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Fabian Schoelzel <myfirstname.mylastname@googlemail.com> # Contributor: funkyou <spamopfer@nickname.berlin.de> @@ -8,7 +8,7 @@ pkgbase=mlt pkgname=('mlt' 'mlt-python-bindings') pkgver=0.8.8 -pkgrel=1 +pkgrel=2 pkgdesc="An open source multimedia framework" arch=('i686' 'x86_64') url="http://www.mltframework.org" |