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

Antonio Rojas arojas at archlinux.org
Wed Nov 1 17:24:09 UTC 2017


    Date: Wednesday, November 1, 2017 @ 17:24:05
  Author: arojas
Revision: 265020

Update to 1.18.1

Modified:
  mate-calc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-01 17:21:44 UTC (rev 265019)
+++ PKGBUILD	2017-11-01 17:24:05 UTC (rev 265020)
@@ -1,17 +1,17 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=mate-calc
-pkgver=1.18.0
+pkgver=1.18.1
 pkgrel=1
 pkgdesc="Calculator for the MATE desktop environment"
-url="http://mate-desktop.org"
+url="https://mate-desktop.org"
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('gtk3')
 makedepends=('intltool' 'itstool')
 groups=('mate-extra')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('f9f74e5b65c5828249af2ec264099e06ba678209')
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
+sha256sums=('229c25ea27dda0b4d0a0bb28c8a3e0ba5bcc43c5b59feab6445ccdb070cad3c0')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list