summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2017-05-16 20:00:17 +0800
committerBhoppi Chaw2017-05-16 20:00:17 +0800
commit737a70e0082e83b2b21d2f3604cfe8972b3dc694 (patch)
tree5501a8682a929f4c23e61e37d7098014e66f436d /PKGBUILD
parent95f8cfd7768606252ba50b530480c4fb391c5bd9 (diff)
downloadaur-737a70e0082e83b2b21d2f3604cfe8972b3dc694.tar.gz
update to 3.2.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0129bd63ed27..f7080172c199 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffhevc
-pkgver=3.2.6
+pkgver=3.2.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://ffhevc.teambelgium.net/'
license=(GPL2)
depends=(ffmpeg)
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('1121f54c54dc3fcc46a4bdbf38bd34c8bf29cc92ccc916c7369a40c73bf202c4')
+sha256sums=('4efcdd57b111ff286e2eab42dcb3eefc82481e28b32331a9fc0152cc682e3da7')
package()
{