summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ff9bfc20f68..66113540d6e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Jan 13 22:34:00 UTC 2016
+# Wed Jan 13 23:04:28 UTC 2016
pkgbase = vhs
pkgdesc = Video Handler Script (VHS) aka ffmpeg-tui
- pkgver = 2.7.1
+ pkgver = 2.7.6
pkgrel = 0
url = https://github.com/sri-arjuna/vhs
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 516f082c1e03..4ffca31f7990 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
# Pkg info
arch=('any')
- pkgver=2.7.1
+ pkgver=2.7.6
pkgrel=0
# Src info -- As the master branch is used for releases, this is considered 'stable'.
@@ -24,7 +24,7 @@ md5sums=('0c4659c752381f780b0960707c21c7e2')
# Bld info
provides=('vhs')
depends=( 'ffmpeg' )
- # Is there a way to install ffmpeg-full from AUR?
+ # Is there a way to install 'ffmpeg-full' and 'tui' from AUR?
#
# Functions
#