summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBhoppi Chaw2017-06-01 21:27:10 +0800
committerBhoppi Chaw2017-06-01 21:27:10 +0800
commita2bdec20ce58527587b7b67ea6ee5c5997436724 (patch)
tree7a9da4af8848bf398b601530dc3f723e0e4dbc89 /PKGBUILD
parentd1710ebe6c2f1e2f49c6cc8563fdbf38646e6f20 (diff)
downloadaur-a2bdec20ce58527587b7b67ea6ee5c5997436724.tar.gz
update to 1.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2375815d41c..53da24748c44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Bhoppi Chaw <bhoppi#outlook,com>
pkgname=ffxvid
-pkgver=1.0.9
+pkgver=1.1.0
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=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.gz")
-sha256sums=('4b56a46f7f15869eea317ac047cbb5e412584e38999530c69711203e6dc24ecd')
+sha256sums=('ed8c7baefbfc65977b84930019641c19df801624954d0969cb812e6478d56ecd')
package()
{