summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bbfa76c2fb0..b61d9f4bc0e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffhevc
-pkgver=4.4.12
+pkgver=4.4.13
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)
@@ -13,7 +13,7 @@ optdepends=(
'gpac: for mp4/mov cover art only'
)
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('36e4f7fbbd9bbdb6384d90921cfccf70dc0c31e02a9dc01bbcaa2791423f4c56')
+sha256sums=('02251a9e003b3002e7110eb0a351ff9e13a86abf28cb09ed2a24355b2714211d')
package() {
cd $pkgname-$pkgver