summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Wolfer2018-02-16 07:20:43 +0100
committerPhilipp Wolfer2018-02-16 07:20:43 +0100
commiteb15edf4182a0b9fd8a11e2277d15b57ed665381 (patch)
tree98e9cc450dd55ca2e6d6263dc86f58df97f49602 /PKGBUILD
parent2997e7f144e507b4411e4c197a2b0f9a43e2ca6c (diff)
downloadaur-eb15edf4182a0b9fd8a11e2277d15b57ed665381.tar.gz
Take over changes from stable AUR package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 02dec68a4e40..65ee4a5e162f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Wolfer <ph.wolfer@gmail.com>
_pkgname=peek
pkgname=${_pkgname}-git
-pkgver=1.2.1.r0.g7ca6ebb
+pkgver=1.2.2.r7.g0cbdd30
pkgrel=1
pkgdesc="Simple screen recorder with an easy to use interface (latest development release)"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ conflicts=("${_pkgname}")
depends=(gtk3 libkeybinder3 ffmpeg)
makedepends=(git cmake vala gettext txt2man)
optdepends=(
- 'gst-plugins-good: WebM output under Gnome Shell'
+ 'gst-plugins-good: Recording under Gnome Shell'
'gst-plugins-ugly: MP4 output under Gnome Shell'
'gifski: High quality GIF animations with thousands of colors'
)