Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / gnome-weather


Commits:
dc0dfa83 by Jan Alexander Steffens (heftig) at 2023-10-04T01:43:04+02:00
45.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,21 @@
+pkgbase = gnome-weather
+       pkgdesc = Access current weather conditions and forecasts
+       pkgver = 45.0
+       pkgrel = 1
+       url = https://wiki.gnome.org/Apps/Weather
+       arch = any
+       groups = gnome
+       license = GPL
+       makedepends = appstream-glib
+       makedepends = git
+       makedepends = gobject-introspection
+       makedepends = meson
+       depends = geoclue
+       depends = gjs
+       depends = gtk4
+       depends = libadwaita
+       depends = libgweather-4
+       source = 
git+https://gitlab.gnome.org/GNOME/gnome-weather.git#commit=15ee3492b8e8c20cf1e63d7cbe962571ea98d0ca
+       b2sums = SKIP
+
+pkgname = gnome-weather


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,8 @@
+# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 
 pkgname=gnome-weather
-pkgver=44.0
+pkgver=45.0
 pkgrel=1
 pkgdesc="Access current weather conditions and forecasts"
 url="https://wiki.gnome.org/Apps/Weather";
@@ -21,7 +22,7 @@ makedepends=(
   meson
 )
 groups=(gnome)
-_commit=120d816ee05a466555a63eb0cad762b960e8f425  # tags/44.0^0
+_commit=15ee3492b8e8c20cf1e63d7cbe962571ea98d0ca  # tags/45.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-weather.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-weather/-/commit/dc0dfa83a6b2b15b6f2ca9a1fd0aefe6a7163100

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-weather/-/commit/dc0dfa83a6b2b15b6f2ca9a1fd0aefe6a7163100
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to