summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBhoppi Chaw2018-01-05 13:58:45 +0800
committerBhoppi Chaw2018-01-05 13:58:45 +0800
commit92dd5fac413a09a02263e627aa361b084eb2027a (patch)
tree5ba6b44b59f2cb98653f1582567ffc126ea651ae
parent614dd81d82b86f81f98b35d08c22ff54b4a7e703 (diff)
downloadaur-92dd5fac413a09a02263e627aa361b084eb2027a.tar.gz
update to 1.2.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a592533259d..2c5b79ad33d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Tue Jan 2 14:15:48 UTC 2018
+# Fri Jan 5 05:58:34 UTC 2018
pkgbase = ffxvid
pkgdesc = a small yet quite capable shell script for encoding video files to the MPEG4 Part 2/Xvid video format using ffmpeg.
- pkgver = 1.2.4
+ pkgver = 1.2.5
pkgrel = 1
url = https://ffxvid.teambelgium.net/
arch = any
license = GPL2
depends = ffmpeg
- source = https://downloads.sourceforge.net/project/ffxvid/ffxvid-1.2.4.tar.gz
- sha256sums = d5b8462fc872058fc3b7ca7b5a06323ab81932613d3222bd9d7bad0494baed7f
+ source = https://downloads.sourceforge.net/project/ffxvid/ffxvid-1.2.5.tar.gz
+ sha256sums = 02ecdbc7c42cfcbf12c4298860475162cd2e33344778838c858e907d8d6ce9f8
pkgname = ffxvid
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()
{