diff options
Diffstat (limited to 'nonprism/openshot/PKGBUILD')
-rw-r--r-- | nonprism/openshot/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/nonprism/openshot/PKGBUILD b/nonprism/openshot/PKGBUILD index 1c18fb63a..99639b7e8 100644 --- a/nonprism/openshot/PKGBUILD +++ b/nonprism/openshot/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 145576 2015-11-02 10:28:42Z alucryd $ +# $Id: PKGBUILD 172304 2016-04-27 23:10:36Z spupykin $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor (Arch): Asa Marco <marcoasa90[at]gmail[.]com> # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=openshot pkgver=1.4.3 -pkgrel=5.parabola1.nonprism1 +pkgrel=6.parabola1.nonprism1 pkgdesc="a free, non-linear video editor for GNU/Linux based on MLT framework, without nonfree faac recommendation and Youtube uploader support" arch=('any') url="http://www.openshotvideo.com/" @@ -17,7 +17,6 @@ optdepends=('frei0r-plugins: effects' 'libquicktime' 'libavc1394' 'jack' 'jack-rack') replaces=("${pkgname}-libre" "${pkgname}-parabola" "${pkgname}-libre-nonprism" "${pkgname}-nonprism") conflicts=("${pkgname}-libre" "${pkgname}-parabola" "${pkgname}-libre-nonprism" "${pkgname}-nonprism") -install=openshot.install source=(http://launchpad.net/openshot/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz nonprism.patch) md5sums=('5ec82a7e8b7700ee4a359458aedf19e9' |