summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2017-07-21 12:40:52 +0800
committerBhoppi Chaw2017-07-21 12:40:52 +0800
commit5c902ec7b21f713d62031f21427387a9e93f2d2c (patch)
tree23bea44fa8e8fa9657ae5d8c1ca9cadb64e52496 /PKGBUILD
parent72ef1e9e7606fb570b785005452c82a9c93f13f7 (diff)
downloadaur-5c902ec7b21f713d62031f21427387a9e93f2d2c.tar.gz
update to 3.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 514eefe06d5b..bcb29683a50e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffx264
-pkgver=3.5.0
+pkgver=3.5.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=('79e7da9bdc504b95e6f890ddc75698b9b81f39ec80a173fd7b06c16e71ad1f36')
+sha256sums=('6f64639f5a800d28552981be3f9e04eb1d26a111a6e691fd19a7af711598bfc7')
package()
{