[arch-commits] Commit in simplescreenrecorder/trunk (PKGBUILD)

Kyle Keen kkeen at nymeria.archlinux.org
Fri Feb 28 23:38:02 UTC 2014


    Date: Saturday, March 1, 2014 @ 00:38:01
  Author: kkeen
Revision: 106355

upgpkg: simplescreenrecorder 0.2.1-1

Modified:
  simplescreenrecorder/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-28 22:59:27 UTC (rev 106354)
+++ PKGBUILD	2014-02-28 23:38:01 UTC (rev 106355)
@@ -3,16 +3,16 @@
 # 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")




More information about the arch-commits mailing list