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

Antonio Rojas arojas at archlinux.org
Wed Feb 7 22:11:03 UTC 2018


    Date: Wednesday, February 7, 2018 @ 22:11:03
  Author: arojas
Revision: 290084

Update to 1.20

Modified:
  libmatemixer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-07 22:10:10 UTC (rev 290083)
+++ PKGBUILD	2018-02-07 22:11:03 UTC (rev 290084)
@@ -1,7 +1,7 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=libmatemixer
-pkgver=1.18.0
+pkgver=1.20.0
 pkgrel=1
 pkgdesc="Mixer library for MATE Desktop"
 url="http://mate-desktop.org"
@@ -10,7 +10,7 @@
 depends=('glib2' 'libpulse')
 makedepends=('intltool')
 source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('28ed174a4fd079fa6fa927d4b28634a9b9779601')
+sha1sums=('96021a3240264bdf0949658d88e07bcdc5d99fb1')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list