summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a09c17ff6ef..6c8bf3a60089 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffx264
-pkgver=3.8.8
+pkgver=3.9.1
pkgrel=1
pkgdesc='a small yet quite capable shell script for encoding video files to the H.264 video format using ffmpeg and libx264.'
arch=(any)
@@ -9,7 +9,7 @@ url='https://ffx264.teambelgium.net/'
license=(GPL2)
depends=(ffmpeg)
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('e241453d94581c88a519be7a0b3f9f9a3cb5992dd1bb067bbff454dff094fc9b')
+sha256sums=('613f3ab2dfc8a123f0353f1a726d09d8c485bbfc6b83b9002039960b0054b6b6')
package() {
cd $pkgname-$pkgver