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 55aa0d4f159f..d6fb715e6f11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=ffxvid
pkgver=1.1.8
-pkgrel=1
+pkgrel=2
pkgdesc='a small yet quite capable shell script for encoding video files to the MPEG4 Part 2/Xvid video format using ffmpeg.'
arch=(any)
url='https://ffxvid.teambelgium.net/'
license=(GPL2)
depends=(ffmpeg)
source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('1f01b71f4c70abe2c4c6cfb9b4404fcb9eab19aef74d567b0dbe207770273d90')
+sha256sums=('f6e97d5d5c8ba15ccbd8678243249be3a2a5f450964849625b51cb48cd7f6384')
package()
{