summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2017-05-14 18:45:07 +0800
committerBhoppi Chaw2017-05-14 18:45:07 +0800
commit95f8cfd7768606252ba50b530480c4fb391c5bd9 (patch)
treeca64fe15afee4e165fedb12557548265e8ccca51 /PKGBUILD
parentedba24507a7c894086865932d768fab4d62956ef (diff)
downloadaur-95f8cfd7768606252ba50b530480c4fb391c5bd9.tar.gz
update to 3.2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bef007e6512..0129bd63ed27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffhevc
-pkgver=3.2.5
-pkgrel=2
+pkgver=3.2.6
+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)
url='https://ffhevc.teambelgium.net/'
license=(GPL2)
depends=(ffmpeg)
source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('0d85396745d22f5d6e10121e84774e1993a3d307f83998df05f3cff5aa79534d')
+sha256sums=('1121f54c54dc3fcc46a4bdbf38bd34c8bf29cc92ccc916c7369a40c73bf202c4')
package()
{