[arch-commits] Commit in mozo/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Apr 25 20:36:49 UTC 2019
Date: Thursday, April 25, 2019 @ 20:36:48
Author: arojas
Revision: 454041
https
Modified:
mozo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-25 20:36:28 UTC (rev 454040)
+++ PKGBUILD 2019-04-25 20:36:48 UTC (rev 454041)
@@ -5,7 +5,7 @@
pkgver=1.22.0
pkgrel=1
pkgdesc="MATE menu editing tool"
-url="http://mate-desktop.org"
+url="https://mate-desktop.org"
arch=('any')
license=('GPL')
depends=('gtk3' 'python>=3.5' 'mate-menus' 'python-gobject')
@@ -13,7 +13,7 @@
groups=('mate-extra')
conflicts=('mozo-gtk3')
replaces=('mozo-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
sha256sums=('7f9ec5656c2de5756c1ad26bcf04a26b50446ac33df0a4550fda83e057beb35e')
build() {
More information about the arch-commits
mailing list