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 3a777c55954f..a35b3f88e69a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffxvid
-pkgver=1.3.3
+pkgver=1.3.4
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=('5709afdc8bcf50a2d9bd9aeb73809fcb27d802d81b27f608795f497ca4ec5108')
+sha256sums=('3d29f88b3906c3407141df3f0accda1355c937e06dbb08db2894706def8d45d1')
package() {
cd $pkgname-$pkgver