summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2018-02-20 00:13:36 +0800
committerBhoppi Chaw2018-02-20 00:13:36 +0800
commiteab766ec57ffadc6308c02438881d99117a96b06 (patch)
treed49df28469c2e8bd2318e143bafcac270bd0b389 /PKGBUILD
parent011a982248151516f509af0cb0969a9d9edad371 (diff)
downloadaur-eab766ec57ffadc6308c02438881d99117a96b06.tar.gz
update to 3.5.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e195f535bfc5..9feed5e8693e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffhevc
-pkgver=3.5.6
+pkgver=3.5.8
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=('2cf08e64404b1290631b4880ac6cb13085a6ca179e337513539aaf4a6d11141b')
+sha256sums=('64eb6ee7808fcf947af0e54ae6810fad66b209597f75d2a9bf53485f6c1cc094')
package()
{