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

Jan de Groot jgc at archlinux.org
Wed Mar 25 11:10:45 UTC 2015


    Date: Wednesday, March 25, 2015 @ 12:10:45
  Author: jgc
Revision: 234710

upgpkg: gnome-sound-recorder 3.16.0-1

GNOME 3.16

Modified:
  gnome-sound-recorder/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-25 11:10:32 UTC (rev 234709)
+++ PKGBUILD	2015-03-25 11:10:45 UTC (rev 234710)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-sound-recorder
-pkgver=3.14.2
+pkgver=3.16.0
 pkgrel=1
 pkgdesc="A utility to make simple audio recording from your GNOME desktop"
 arch=(any)
@@ -9,11 +9,11 @@
 url="https://wiki.gnome.org/Design/Apps/SoundRecorder"
 license=(GPL2)
 depends=(gtk3 gjs gst-plugins-good gst-plugins-base)
-makedepends=(intltool gobject-introspection python2)
+makedepends=(intltool gobject-introspection)
 install=gnome-sound-recorder.install
 groups=('gnome-extra')
 source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6104be4c3107f8e758e3ea293e8f15822d524197c2f6a5180415073b01474f14')
+sha256sums=('9af4935a8007810f750b40039a77cc762c260cb554339c1fc13e6ee52f6a1c04')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list