summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2017-01-25 10:08:40 +0800
committerBhoppi Chaw2017-01-25 10:08:40 +0800
commit013c4ed8a3dba8250918d8b1ee4ecb476c33e40a (patch)
tree9338df6728a2254fd5227bcd67cd597608e97a40 /PKGBUILD
parent5a814ff6805e8e78a8f7ee656d1d89f3813eb0af (diff)
downloadaur-013c4ed8a3dba8250918d8b1ee4ecb476c33e40a.tar.gz
update to 3.1.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3e4f57fdce9..02113276a94a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffhevc
-pkgver=3.1.6
+pkgver=3.1.7
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://sourceforge.net/projects/ffhevc/'
license=(GPL2)
depends=(ffmpeg)
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('ff283d8d2451a8125a0b6acf6f333ffd33684b11c6adeda65a2bc045e6c4476b')
+sha256sums=('30d5f18e29490c86efda89448fa28d83009de79224af72d1c5b86cc9b4d70e85')
package()
{