summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlfredo Ramos2016-09-03 22:30:03 -0500
committerAlfredo Ramos2016-09-03 22:30:03 -0500
commit9c8ae51ea6959bcece5b5c242ec4581521f91540 (patch)
treebb09c7f8ab52002abcb20a78d4e04db2e1ef410d /PKGBUILD
parent252cf2675aeea6d967c441ea72e1c6c6cafddb92 (diff)
downloadaur-9c8ae51ea6959bcece5b5c242ec4581521f91540.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3f617193602..b6b4ebe71624 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=vokoscreen
pkgname=${_pkgname}-git
-pkgver=2.4.30.beta.3.gf4e37ee
+pkgver=2.5.0.11.g6f8da2f
pkgrel=2
pkgdesc='An easy to use screencast creator. Qt5 UI. Development version.'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL2')
depends=(
'qt5-x11extras' 'qt5-multimedia' 'ffmpeg' 'lame'
- 'desktop-file-utils' 'xdg-utils' 'lsof' 'pulseaudio-alsa'
+ 'lsof' 'pulseaudio-alsa' 'libxrandr' 'xdg-utils'
)
makedepends=('git' 'qt5-tools')
provides=("${_pkgname}=${pkgver}")