summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2017-07-21 12:41:46 +0800
committerBhoppi Chaw2017-07-21 12:41:46 +0800
commit4bff3d3622a2b9f9350d53bc7d09f851cc84b678 (patch)
tree792d922c38a16b0e5fd4c2131ef9454b05a6af2b /PKGBUILD
parentfb47e83eda3d21f3944512ea846c94d2747fc231 (diff)
downloadaur-4bff3d3622a2b9f9350d53bc7d09f851cc84b678.tar.gz
update to 3.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdf5ac552a71..db035d191647 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffhevc
-pkgver=3.3.9
+pkgver=3.4.0
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=('9c0b438085895ea8319f7fa613430b9ea9f83cdbf0582596700e943f459219a6')
+sha256sums=('ad685028227699eab34953c6b1109c394fb85ce4334b4561206b688f7899ddd8')
package()
{