[arch-commits] Commit in gnome-sound-recorder/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue Sep 9 13:13:43 UTC 2014


    Date: Tuesday, September 9, 2014 @ 15:13:42
  Author: jgc
Revision: 221320

upgpkg: gnome-sound-recorder 3.13.91-1

Modified:
  gnome-sound-recorder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-09 13:09:21 UTC (rev 221319)
+++ PKGBUILD	2014-09-09 13:13:42 UTC (rev 221320)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-sound-recorder
-pkgver=3.12.2
+pkgver=3.13.91
 pkgrel=1
 pkgdesc="A utility to make simple audio recording from your GNOME desktop"
-arch=(i686 x86_64)
+arch=(any)
 url="https://wiki.gnome.org/Design/Apps/SoundRecorder"
 license=(GPL2)
 depends=(gtk3 gjs gst-plugins-good gst-plugins-base)
-makedepends=(intltool gobject-introspection)
+makedepends=(intltool gobject-introspection python2)
 install=gnome-sound-recorder.install
 source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6b7f1e3fc5ed8452ca880a492812f8662ca82276195657f8c6516ee2979d878e')
+sha256sums=('cde725064d2fad5e3d1b3491bc8efd2c8056de913ac6c30b6eac7366a3a8a3b9')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list