Date: Sunday, September 27, 2020 @ 16:41:23 Author: heftig Revision: 396747
3.38.0-1 Modified: gnome-clocks/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-27 16:39:27 UTC (rev 396746) +++ PKGBUILD 2020-09-27 16:41:23 UTC (rev 396747) @@ -1,8 +1,8 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-clocks -pkgver=3.36.2 -pkgrel=2 +pkgver=3.38.0 +pkgrel=1 pkgdesc="Clocks applications for GNOME" url="https://wiki.gnome.org/Apps/Clocks" arch=(x86_64) @@ -10,7 +10,7 @@ depends=(gtk3 libgweather gnome-desktop geoclue2 geocode-glib gsound libhandy) makedepends=(vala gobject-introspection yelp-tools git meson) groups=(gnome) -_commit=1e83fe19a8b4e49db1d9b85575f9b8f0c3a5753a # tags/3.36.2^0 +_commit=e9e612a96f302d6b405f30af1725042360be1fdc # tags/3.38.0^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-clocks.git#commit=$_commit") sha256sums=('SKIP')
