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 60c9d394ee37..465a7939d59b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffx264
-pkgver=4.0.1
+pkgver=4.0.2
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=('baf13fad2793a965da4e36fd7af229ec7298ea30e4c1c197b2f9a9a6f6f270dd')
+sha256sums=('3fe7f23e9d3a064dbce12c8fbcb48f79ebb7457c97bbf52e119e86195551c40a')
package() {
cd $pkgname-$pkgver