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

Antonio Rojas arojas at archlinux.org
Wed Nov 8 21:19:35 UTC 2017


    Date: Wednesday, November 8, 2017 @ 21:19:34
  Author: arojas
Revision: 265765

Update to 1.18.5

Modified:
  mate-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-08 21:15:38 UTC (rev 265764)
+++ PKGBUILD	2017-11-08 21:19:34 UTC (rev 265765)
@@ -1,19 +1,20 @@
+# Maintainer:
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=mate-panel
-pkgver=1.18.4
+pkgver=1.18.5
 pkgrel=1
 pkgdesc="The MATE Panel"
-url="http://mate-desktop.org"
+url="https://mate-desktop.org"
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 'mate-menus' 'mate-desktop')
 makedepends=('intltool' 'itstool' 'gobject-introspection')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
 groups=('mate')
 conflicts=('mate-panel-gtk3')
 replaces=('mate-panel-gtk3')
-sha1sums=('4d7a9261b7f5f25120e81fbe694a2d2b54421cd4')
+sha256sums=('7a0d31d8357072af019374e9b4400ad0c64ffa4088adbb57977d3df564048f3a')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list