summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2019-10-26 16:03:22 +0800
committerBhoppi Chaw2019-10-26 16:03:22 +0800
commit61bc8355befe762634dde562c26f83f94e5254fb (patch)
tree6d5c82db8e52182f44f99d79fcedc6d2bfc663ea /PKGBUILD
parent87f0178e3c17ce6302ac5122cbab012861f75655 (diff)
downloadaur-61bc8355befe762634dde562c26f83f94e5254fb.tar.gz
update to 1.5.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a42eae54e24e..1f1ae7f70220 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffxvid
-pkgver=1.5.3
+pkgver=1.5.5
pkgrel=1
pkgdesc='a small yet quite capable shell script for encoding video files to the MPEG4 Part 2/Xvid video format using ffmpeg.'
arch=(any)
@@ -9,7 +9,7 @@ url='https://ffxvid.teambelgium.net/'
license=(GPL2)
depends=(ffmpeg)
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('8a69842ee34ecf714b81db248ae69cd03ca74121261785078a2e9319950c2e62')
+sha256sums=('a1d4f96fd6edae6130fa701edb71be0631f4960e49c3b9e3d1f9de012738ac56')
package() {
cd $pkgname-$pkgver