[arch-commits] Commit in gnome-sound-recorder/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon May 9 19:43:54 UTC 2016
Date: Monday, May 9, 2016 @ 21:43:53
Author: heftig
Revision: 267263
3.20.2-1
Modified:
gnome-sound-recorder/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-09 19:43:08 UTC (rev 267262)
+++ PKGBUILD 2016-05-09 19:43:53 UTC (rev 267263)
@@ -2,17 +2,17 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-sound-recorder
-pkgver=3.19.92
+pkgver=3.20.2
pkgrel=1
pkgdesc="A utility to make simple audio recording from your GNOME desktop"
+url="https://wiki.gnome.org/Apps/SoundRecorder"
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)
groups=('gnome-extra')
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('fcef79fe93bcd06b5f1435a4ff9b6c3202585fd4bd9295714fcfdc892c180391')
+sha256sums=('25b2b452cb59851205164426a942121964f0bf49091c3789fb6bce9b9c6de3f2')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list