summaryrefslogtreecommitdiff
path: root/libre/avidemux/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-21 20:26:01 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-11-21 20:26:01 -0300
commit3dd6008646d2d3435d937e8f90a5044990cdd429 (patch)
tree799987d927284bea25c08baf51ce23a07792a394 /libre/avidemux/PKGBUILD
parente08c60d475c1459b162a4597832f555df0b0db48 (diff)
avidemux 2.6.15-1.parabola1: updating version
Diffstat (limited to 'libre/avidemux/PKGBUILD')
-rw-r--r--libre/avidemux/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/avidemux/PKGBUILD b/libre/avidemux/PKGBUILD
index f77f7151f..41ab9aa36 100644
--- a/libre/avidemux/PKGBUILD
+++ b/libre/avidemux/PKGBUILD
@@ -4,8 +4,8 @@
pkgbase=avidemux
pkgname=('avidemux-cli' 'avidemux-qt')
-pkgver=2.6.14
-pkgrel=2.parabola1
+pkgver=2.6.15
+pkgrel=1.parabola1
pkgdesc='Graphical tool to edit video (filter/re-encode/split), without nonfree faac support'
url='http://fixounet.free.fr/avidemux/'
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ makedepends=('cmake' 'libxslt' 'qt5-base' 'jack' 'libvorbis' 'libxv' 'opus' 'des
'libvdpau' 'libdca' 'fribidi' 'glu' 'qt5-tools' 'pkg-config')
options=('!emptydirs')
source=(https://downloads.sourceforge.net/avidemux/avidemux_${pkgver}.tar.gz)
-sha512sums=('c940850df93e77b3176850cfdd7851c1e133835802a2bc979a497d825d85ca2fd394e2dc813242b9009f1b6ec2904f63163bd9afda9478be064518e4572449a1')
+sha512sums=('42964509cb51133abe624631d07bd223a7cee9fcfd971655ce26193598a48428a2eb1ba0c43034477b60a626fd332431281217644baa82f935f4aeb945d4508a')
prepare() {
cd ${pkgbase}_${pkgver}