summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBhoppi Chaw2016-09-07 09:03:48 +0800
committerBhoppi Chaw2016-09-07 09:03:48 +0800
commit78c981548c85d533ed715988e8b6055c3f7fd91d (patch)
treed8f7dc4412f392a6e95a5d2aa90ce7aa6f877696
parent1164cad1b98d7f0d432e6478fbe4992c816b6be0 (diff)
downloadaur-78c981548c85d533ed715988e8b6055c3f7fd91d.tar.gz
update to 2.8.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81f50e772170..1f7836f67d83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sun Sep 4 15:02:56 UTC 2016
+# Wed Sep 7 01:03:16 UTC 2016
pkgbase = ffhevc
pkgdesc = a small yet quite capable shell script for encoding video files to the H.265/HEVC video format using ffmpeg and libx265.
- pkgver = 2.7.8
+ pkgver = 2.8.1
pkgrel = 1
url = https://sourceforge.net/projects/ffhevc/
arch = any
license = GPL2
depends = ffmpeg
depends = mplayer
- source = http://downloads.sourceforge.net/project/ffhevc/ffhevc-2.7.8.tar.gz
- md5sums = 41f152edafe7aac119c46bd322154398
+ source = http://downloads.sourceforge.net/project/ffhevc/ffhevc-2.8.1.tar.gz
+ md5sums = d3083ff75261253a9e8bd774d61c933e
pkgname = ffhevc
diff --git a/PKGBUILD b/PKGBUILD
index 65e34f6c6334..f4b34fc61936 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffhevc
-pkgver=2.7.8
+pkgver=2.8.1
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)
@@ -23,4 +23,4 @@ package()
./install
rm "$pkgdir/usr/share/doc/$pkgname/uninstall"
}
-md5sums=('41f152edafe7aac119c46bd322154398')
+md5sums=('d3083ff75261253a9e8bd774d61c933e')