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

Antonio Rojas arojas at archlinux.org
Sat Sep 24 13:44:52 UTC 2016


    Date: Saturday, September 24, 2016 @ 13:44:52
  Author: arojas
Revision: 190291

Update to 1.16.0

Modified:
  mate-media/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-24 13:43:06 UTC (rev 190290)
+++ PKGBUILD	2016-09-24 13:44:52 UTC (rev 190291)
@@ -1,6 +1,6 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
-_ver=1.14
+_ver=1.16
 _pkgbase=mate-media
 pkgname=(${_pkgbase})
 pkgver=${_ver}.0
@@ -14,7 +14,7 @@
 source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
 groups=('mate-extra')
 conflicts=("${_pkgbase}-gtk3")
-sha1sums=('c9937f35fa3eb4209e2493f5d9838f5a5fb69886')
+sha1sums=('e071d27c13e80b182f10a33d7a190825642d6f75')
 
 build() {
     cd "${srcdir}/${_pkgbase}-${pkgver}"



More information about the arch-commits mailing list