summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2019-10-19 20:28:34 +0800
committerBhoppi Chaw2019-10-19 20:28:34 +0800
commitec0aa1ab7707131ca98e1c07bfdc3d70bf456997 (patch)
tree99e53d30d0afea8f5e0dd56ecd50830c0ef49ddd /PKGBUILD
parent9966e3767cf676bd1c97abec33fb105f2a1dc567 (diff)
downloadaur-ec0aa1ab7707131ca98e1c07bfdc3d70bf456997.tar.gz
update to 3.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbaae643931c..0e1b39a0568f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffhevc
-pkgver=3.8.9
+pkgver=3.9.1
pkgrel=1
pkgdesc='a small yet quite capable shell script for encoding video files to the H.265/HEVC video format using ffmpeg and libx265.'
arch=(any)
@@ -9,7 +9,7 @@ url='https://ffhevc.teambelgium.net/'
license=(GPL2)
depends=(ffmpeg)
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('149a01a58dcc3652f2a49b742da4a1def2984c12877b418f45e4fd34238d34f0')
+sha256sums=('0f3ef183cc9f046e33a6e1815d1c72805d03f21c1d843441f4b9e874511802a7')
package() {
cd $pkgname-$pkgver