summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2019-12-25 10:07:44 +0800
committerBhoppi Chaw2019-12-25 10:07:44 +0800
commit2f63254fab9b11434d9132816027414ed957afea (patch)
treebb733d2a1010e513a04449e078494a76286f7e45 /PKGBUILD
parente67eeb757d146d265845733f59a03d6639a7e6ce (diff)
downloadaur-2f63254fab9b11434d9132816027414ed957afea.tar.gz
update to 4.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 820781f7ae77..9cbf481c8d27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffhevc
-pkgver=4.1.0
+pkgver=4.1.2
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=("https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('6d77c30ae1fbda24c908d8ba24d590474577be465f183b0f2c7f811408ceff44')
+sha256sums=('11488a8bf0ffff59ae035e80454c551caf26857767013753c6661b7b5412eeb5')
package() {
cd $pkgname-$pkgver