summaryrefslogtreecommitdiff
path: root/extra/gnome-sound-recorder
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-25 03:54:24 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-25 03:54:24 +0000
commit5f3874cb8718456941af21c866515ddddd82edbc (patch)
tree9c1cbf3f8610259ad226a26e880ed366db80a779 /extra/gnome-sound-recorder
parenta159647ee8bfb38fdf66e4e726ed08e6f2b67f90 (diff)
Sun May 25 03:44:44 UTC 2014
Diffstat (limited to 'extra/gnome-sound-recorder')
-rw-r--r--extra/gnome-sound-recorder/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gnome-sound-recorder/PKGBUILD b/extra/gnome-sound-recorder/PKGBUILD
index c8992d8b1..85b5493ad 100644
--- a/extra/gnome-sound-recorder/PKGBUILD
+++ b/extra/gnome-sound-recorder/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 210371 2014-04-14 18:38:21Z jgc $
+# $Id: PKGBUILD 213520 2014-05-24 00:27:35Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=gnome-sound-recorder
-pkgver=3.12.1
+pkgver=3.12.2
pkgrel=1
pkgdesc="A utility to make simple audio recording from your GNOME desktop"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ depends=(gtk3 gjs gst-plugins-good gst-plugins-base)
makedepends=(intltool gobject-introspection)
install=gnome-sound-recorder.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('12e94ac910b6259ca5e22216b14769167d668e3bc8ff240f57c1d0a2713d045e')
+sha256sums=('6b7f1e3fc5ed8452ca880a492812f8662ca82276195657f8c6516ee2979d878e')
build() {
cd $pkgname-$pkgver