summaryrefslogtreecommitdiff
path: root/community/simplescreenrecorder
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-03-02 03:22:51 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-03-02 03:22:51 +0000
commit20baa30c3c0e442a770f2906d12784ab7ef719ec (patch)
tree556ba62fdd6b003ab007c814825e00ed1d3f9e44 /community/simplescreenrecorder
parente326bc7715fc98496e1c1c7bf8335d93b83f1ffa (diff)
Sun Mar 2 03:20:04 UTC 2014
Diffstat (limited to 'community/simplescreenrecorder')
-rw-r--r--community/simplescreenrecorder/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/simplescreenrecorder/PKGBUILD b/community/simplescreenrecorder/PKGBUILD
index 49aa26559..58676420c 100644
--- a/community/simplescreenrecorder/PKGBUILD
+++ b/community/simplescreenrecorder/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 106080 2014-02-22 04:33:02Z kkeen $
+# $Id: PKGBUILD 106356 2014-02-28 23:38:25Z kkeen $
# Maintainer: Kyle Keen <keenerd@gmail.com>
# Contributor: Maarten Baert
pkgname=simplescreenrecorder
-pkgver=0.2.0
-pkgrel=2
+pkgver=0.2.1
+pkgrel=1
pkgdesc="A feature-rich screen recorder that supports X11 and OpenGL."
arch=("i686" "x86_64")
url="http://www.maartenbaert.be/simplescreenrecorder/"
license=("GPL3")
-depends=("qt4" "ffmpeg" "ffmpeg-compat" "alsa-lib" "libpulse" "jack" "libgl" "glu" "libx11" "libxext" "libxfixes")
+depends=("qt4" "ffmpeg" "alsa-lib" "libpulse" "jack" "libgl" "glu" "libx11" "libxext" "libxfixes")
optdepends=("lib32-simplescreenrecorder: OpenGL recording of 32-bit applications")
makedepends=("git")
-source=("git+https://github.com/MaartenBaert/ssr.git#tag=0.2.0")
+source=("git+https://github.com/MaartenBaert/ssr.git#tag=$pkgver")
md5sums=("SKIP")
options=("!libtool")