summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2017-06-16 20:36:15 +0800
committerBhoppi Chaw2017-06-16 20:36:15 +0800
commit829634a3bdff9b56a89084539b031604335ca462 (patch)
tree22b59edd934e227f209a95afd8b4f4dafd61c15a /PKGBUILD
parent92c5d419120fc0e6efee159098fbfab8fe1d8bfe (diff)
downloadaur-829634a3bdff9b56a89084539b031604335ca462.tar.gz
update to 3.3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62dc2615be2f..2dc904bca6ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffhevc
-pkgver=3.3.7
+pkgver=3.3.8
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=('e09cd8f8d4f701e32c12c3e89845c5b99c2db26c217fbfb44100ca933252e146')
+sha256sums=('0f8d4a582db348189bd9829d877ff416d497ec06ce4ad25ed1ab56a3061ea752')
package()
{