summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2019-09-03 12:23:50 +0800
committerBhoppi Chaw2019-09-03 12:23:50 +0800
commit5ef0c2e8e0c3ec9787313792e9ad5cd01b324c7b (patch)
treeeaabc996b72d1dd6d1cd378ab9b25fd8179c4a95 /PKGBUILD
parente99fc815214eedd30ebe50338da2af85de0e5a5d (diff)
downloadaur-5ef0c2e8e0c3ec9787313792e9ad5cd01b324c7b.tar.gz
update to 3.7.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3ad774b9bbd..6a0dc8a2ca5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffhevc
-pkgver=3.7.5
+pkgver=3.7.6
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=('b34a691dd2f2a9827c80edcb706a13b213e73164cfaa00f740e309f83c16a199')
+sha256sums=('68211287aca84a61360dd77077c1604355aba0978027e74efbfcdafe4cdb4e06')
package() {
cd $pkgname-$pkgver