Date: Friday, May 27, 2022 @ 16:39:46 Author: heftig Revision: 446582
42.1-1 Modified: gnome-calculator/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-27 16:08:32 UTC (rev 446581) +++ PKGBUILD 2022-05-27 16:39:46 UTC (rev 446582) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <j...@archlinux.org> pkgname=gnome-calculator -pkgver=42.0 +pkgver=42.1 pkgrel=1 pkgdesc="GNOME Scientific calculator" url="https://wiki.gnome.org/Apps/Calculator" @@ -12,7 +12,7 @@ makedepends=(yelp-tools vala git meson gobject-introspection) groups=(gnome) options=(debug) -_commit=ff44cb1869ffe188b03c1c798f52dfe4d18dfb24 # tags/42.0^0 +_commit=29aadb52e8440bbf33b91f51e819f3994b9eeb65 # tags/42.1^0 source=("git+https://gitlab.gnome.org/GNOME/gnome-calculator.git#commit=$_commit") sha256sums=('SKIP')