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

Antonio Rojas arojas at archlinux.org
Mon Nov 6 07:51:04 UTC 2017


    Date: Monday, November 6, 2017 @ 07:51:02
  Author: arojas
Revision: 265523

Update to 1.18.2

Modified:
  mate-applets/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-06 06:57:04 UTC (rev 265522)
+++ PKGBUILD	2017-11-06 07:51:02 UTC (rev 265523)
@@ -1,11 +1,12 @@
+# Maintainer:
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=mate-applets
-pkgver=1.18.1
-pkgrel=2
+pkgver=1.18.2
+pkgrel=1
 pkgdesc="Applets for MATE panel"
 arch=('i686' 'x86_64')
-url="http://mate-desktop.org"
+url="https://mate-desktop.org"
 license=('GPL')
 depends=('gtksourceview3' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
          'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
@@ -14,8 +15,8 @@
 groups=('mate-extra')
 conflicts=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
 replaces=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('eb80c6d85256403a01bc6e18714d802638f83c10')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
+sha256sums=('fc6166f062ad3a557eec001608556e6faaa6b5c4bc79673709543b6b85a1ac10')
 
 prepare() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list