diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-06 14:48:09 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-06 14:48:09 -0300 |
commit | 6de4ef74c9adf03ee84c6623629e8f312ee71b86 (patch) | |
tree | 91232bc2f485f15e2b634d3f8649392c5a3405ae /libre/openshot | |
parent | ac133476b79eb863fbde295983b782fd74cfbe63 (diff) | |
download | abslibre-6de4ef74c9adf03ee84c6623629e8f312ee71b86.tar.gz abslibre-6de4ef74c9adf03ee84c6623629e8f312ee71b86.tar.bz2 abslibre-6de4ef74c9adf03ee84c6623629e8f312ee71b86.zip |
openshot-2.2.0-2.parabola1{,.nonprism1}: python 3.6 rebuild
Diffstat (limited to 'libre/openshot')
-rw-r--r-- | libre/openshot/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/openshot/PKGBUILD b/libre/openshot/PKGBUILD index 46d4b4e00..f76be6a10 100644 --- a/libre/openshot/PKGBUILD +++ b/libre/openshot/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 200861 2016-12-21 21:16:56Z spupykin $ +# $Id: PKGBUILD 202985 2016-12-27 06:52:26Z bpiotrowski $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer (Arch): Florian Pritz <bluewind@xinu.at> # Contributor (Arch): Asa Marco <marcoasa90[at]gmail[.]com> @@ -6,7 +6,7 @@ pkgname=openshot pkgver=2.2.0 -pkgrel=1.parabola1 +pkgrel=2.parabola1 pkgdesc="a free, non-linear video editor for GNU/Linux based on MLT framework, without nonfree faac recommendation" arch=('any') url="http://www.openshotvideo.com/" |