summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2018-01-05 13:58:45 +0800
committerBhoppi Chaw2018-01-05 13:58:45 +0800
commit92dd5fac413a09a02263e627aa361b084eb2027a (patch)
tree5ba6b44b59f2cb98653f1582567ffc126ea651ae /PKGBUILD
parent614dd81d82b86f81f98b35d08c22ff54b4a7e703 (diff)
downloadaur-92dd5fac413a09a02263e627aa361b084eb2027a.tar.gz
update to 1.2.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30a24d385f02..afcf47524b8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffxvid
-pkgver=1.2.4
+pkgver=1.2.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=('d5b8462fc872058fc3b7ca7b5a06323ab81932613d3222bd9d7bad0494baed7f')
+sha256sums=('02ecdbc7c42cfcbf12c4298860475162cd2e33344778838c858e907d8d6ce9f8')
package()
{