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 2bad81c03525..56c3d717cab3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffx264
-pkgver=4.1.16
+pkgver=4.1.17
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)
@@ -13,7 +13,7 @@ optdepends=(
'gpac: for mp4/mov cover art only'
)
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('ac2152890746f219ee1a56a1d2cd593a9306189f2ec296fadc8a243367bf9e0b')
+sha256sums=('8635771b35696849f9e91ddfc13de8ddade91821bdef94018b5fb463499fc427')
package() {
cd $pkgname-$pkgver