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 5460791cd510..74f0c5f7eaaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=auto-reencode
arch=('any')
license=('MIT')
-pkgver=2.82
+pkgver=2.83
pkgrel=1
pkgdesc="Mass convert asd, flv, or wmv to mp4 contained x264 files using ffmpeg."
conflicts=('autoflv2x264')
@@ -11,7 +11,7 @@ replaces=('autoflv2x264')
depends=('mediainfo>=0.7.2' 'ffmpeg')
url="https://github.com/graysky2/auto-reencode"
source=("$pkgname-$pkgver.tar.gz::https://github.com/graysky2/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('a064429a048e0e0e931a25afc26449035a7474eea013688f034a162242c1b030')
+sha256sums=('7ac6d9422010035e27a368a488a2685addd14e9f7fe2d5a262a8f419ea54ca41')
package() {
cd "$pkgname-$pkgver"