summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2017-07-21 23:48:51 +0800
committerBhoppi Chaw2017-07-21 23:48:51 +0800
commit4f224949df9a9b4d158fda6813d8ea1f4456dfff (patch)
tree785448cf6b9f6d746ec3989e72b69ab70389b9d5 /PKGBUILD
parent4bff3d3622a2b9f9350d53bc7d09f851cc84b678 (diff)
downloadaur-4f224949df9a9b4d158fda6813d8ea1f4456dfff.tar.gz
small fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db035d191647..2a3bdda2cb5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=ffhevc
pkgver=3.4.0
-pkgrel=1
+pkgrel=2
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=("https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('ad685028227699eab34953c6b1109c394fb85ce4334b4561206b688f7899ddd8')
+sha256sums=('cfb3d7faba54f2815a6e214110f88e7eb386b5f0bff3adf7d7c99baa70189bc7')
package()
{