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


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

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,24 @@
+pkgbase = gnome-clocks
+       pkgdesc = Clocks applications for GNOME
+       pkgver = 45.0
+       pkgrel = 1
+       url = https://wiki.gnome.org/Apps/Clocks
+       arch = x86_64
+       groups = gnome
+       license = GPL
+       makedepends = git
+       makedepends = gobject-introspection
+       makedepends = meson
+       makedepends = vala
+       makedepends = yelp-tools
+       depends = geoclue
+       depends = geocode-glib-2
+       depends = gnome-desktop-4
+       depends = gtk4
+       depends = libadwaita
+       depends = libgweather-4
+       depends = xdg-desktop-portal
+       source = 
git+https://gitlab.gnome.org/GNOME/gnome-clocks.git#commit=b1c6ff122488fea47833108f7f661481b9b9574a
+       b2sums = SKIP
+
+pkgname = gnome-clocks


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,8 @@
+# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 
 pkgname=gnome-clocks
-pkgver=44.0
+pkgver=45.0
 pkgrel=1
 pkgdesc="Clocks applications for GNOME"
 url="https://wiki.gnome.org/Apps/Clocks";
@@ -11,10 +12,10 @@ depends=(
   geoclue
   geocode-glib-2
   gnome-desktop-4
-  gsound
   gtk4
   libadwaita
   libgweather-4
+  xdg-desktop-portal
 )
 makedepends=(
   git
@@ -24,7 +25,7 @@ makedepends=(
   yelp-tools
 )
 groups=(gnome)
-_commit=220460fde76ef779436dacb07bc3b0589995e608  # tags/44.0^0
+_commit=b1c6ff122488fea47833108f7f661481b9b9574a  # tags/45.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-clocks.git#commit=$_commit";)
 b2sums=('SKIP')
 



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

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


Reply via email to