Date: Thursday, March 16, 2023 @ 17:13:04
  Author: alex19ep
Revision: 1421112

upgpkg: libmateweather 1.27.0-1 upstream release

Modified:
  libmateweather/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-16 17:03:56 UTC (rev 1421111)
+++ PKGBUILD    2023-03-16 17:13:04 UTC (rev 1421112)
@@ -1,8 +1,9 @@
-# Maintainer: Brad Fanella <[email protected]
+# Maintainer: Alexander Epaneshnikov <[email protected]>
+# Contributor: Brad Fanella <[email protected]
 # Contributor: Martin Wimpress <[email protected]>
 
 pkgname=libmateweather
-pkgver=1.26.0
+pkgver=1.27.0
 pkgrel=1
 pkgdesc="Provides access to weather information from the Internet."
 url="https://mate-desktop.org";
@@ -12,7 +13,7 @@
 conflicts=('libmateweather-gtk3')
 replaces=('libmateweather-gtk3')
 
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('a7fd9713099c88826fb67249771cd0cdb92ee9d4784068b1a165840b84607b15')
+sha256sums=('c4d3b47e327e2d1196e933695e930167e15b4f7e2f271e98bc708bcf0a809926')
 
 build() {
        cd "${pkgname}-${pkgver}"
@@ -20,7 +21,6 @@
                --prefix=/usr \
                --sysconfdir=/etc \
                --localstatedir=/var \
-               --disable-python \
                --enable-locations-compression
 
        #https://bugzilla.gnome.org/show_bug.cgi?id=656231

Reply via email to