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