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

Antonio Rojas arojas at archlinux.org
Sat Sep 24 12:15:04 UTC 2016


    Date: Saturday, September 24, 2016 @ 12:15:03
  Author: arojas
Revision: 190243

Update to 1.16.0

Modified:
  libmatemixer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-24 12:13:40 UTC (rev 190242)
+++ PKGBUILD	2016-09-24 12:15:03 UTC (rev 190243)
@@ -1,6 +1,6 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
-_ver=1.14
+_ver=1.16
 pkgname=libmatemixer
 pkgver=${_ver}.0
 pkgrel=1
@@ -11,7 +11,7 @@
 depends=('glib2' 'libpulse')
 makedepends=('intltool')
 source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('c2537cce473225abacccd125e280cba5e61a3c93')
+sha1sums=('72895e05834856c6ed3185ae152a9c8030ccdf54')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list