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

Brad Fanella cesura at archlinux.org
Tue Feb 25 18:43:25 UTC 2020


    Date: Tuesday, February 25, 2020 @ 18:43:25
  Author: cesura
Revision: 581821

upgpkg: libmatemixer 1.24.0-1: Updated to version 1.24.0

Modified:
  libmatemixer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 18:43:03 UTC (rev 581820)
+++ PKGBUILD	2020-02-25 18:43:25 UTC (rev 581821)
@@ -2,16 +2,15 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=libmatemixer
-pkgver=1.22.0
+pkgver=1.24.0
 pkgrel=1
 pkgdesc="Mixer library for MATE Desktop"
 url="https://mate-desktop.org"
 arch=('x86_64')
 license=('LGPL')
-depends=('glib2' 'libpulse')
-makedepends=('intltool')
+depends=('glib2' 'gettext' 'libpulse')
 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('09e64d6f3c4ca7c1e5ceb16ad86d147a77056bfe0faefe219295c8574abe0fec')
+sha256sums=('d5fe9bc1b48d503e3a33542022d4cc7479f06d91525cce34ef47f83fc56d7323')
 
 build() {
     	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list