[arch-commits] Commit in libmateweather/trunk (PKGBUILD)
Brad Fanella
cesura at archlinux.org
Tue Feb 25 18:46:25 UTC 2020
Date: Tuesday, February 25, 2020 @ 18:46:25
Author: cesura
Revision: 581829
upgpkg: libmateweather 1.24.0-1: Updated to version 1.24.0
Modified:
libmateweather/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-25 18:45:40 UTC (rev 581828)
+++ PKGBUILD 2020-02-25 18:46:25 UTC (rev 581829)
@@ -2,18 +2,17 @@
# Contributor: Martin Wimpress <code at flexion.org>
pkgname=libmateweather
-pkgver=1.22.1
+pkgver=1.24.0
pkgrel=1
pkgdesc="Provides access to weather information from the Internet."
url="https://mate-desktop.org"
arch=('x86_64')
license=('LGPL')
-depends=('gtk3' 'libsoup')
-makedepends=('intltool')
+depends=('gtk3' 'libsoup' 'gettext')
conflicts=('libmateweather-gtk3')
replaces=('libmateweather-gtk3')
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('0386e31062dfb847f93fd2e46da51b67e80581f6d6b8e429fa061f56bd407ff8')
+sha256sums=('0d6d18296a7011459c92785052ee9a8d695e7fd0bf9d8fa4cc2ce1fe19b59524')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list