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 fc4bb6820db1..9e86f2d77828 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=auto-reencode
arch=('any')
license=('MIT')
-pkgver=2.75
+pkgver=2.76
pkgrel=1
pkgdesc="Mass convert any format readable by handbrake to mp4 contained x264."
conflicts=('autoflv2x264')
@@ -11,7 +11,7 @@ replaces=('autoflv2x264')
depends=('mediainfo>=0.7.2' 'handbrake-cli')
url="https://github.com/graysky2/auto-reencode"
source=("http://repo-ck.com/source/$pkgname/$pkgname-$pkgver.tar.xz")
-sha256sums=('51c26ee98663e101f2a125e386d785aa3276a5876d5b4d88844d1444f90d4a89')
+sha256sums=('d3e9444c8a46acf005be3255c076a5bf768bae992377443c3e20d4b3f7763981')
package() {
cd "$pkgname-$pkgver"