[arch-commits] Commit in gnome-todo/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Wed May 11 23:08:48 UTC 2022
Date: Wednesday, May 11, 2022 @ 23:08:48
Author: heftig
Revision: 445057
41.0+r106+gebc68374-1
Modified:
gnome-todo/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-11 23:08:32 UTC (rev 445056)
+++ PKGBUILD 2022-05-11 23:08:48 UTC (rev 445057)
@@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
pkgname=gnome-todo
-pkgver=41.0+r69+ga9a5b7cd
+pkgver=41.0+r106+gebc68374
pkgrel=1
pkgdesc="Task manager for GNOME"
url="https://wiki.gnome.org/Apps/Todo"
@@ -10,7 +10,8 @@
depends=(evolution-data-server libpeas python gtk4 libportal-gtk4 libadwaita)
makedepends=(gobject-introspection appstream-glib git meson yelp-tools)
groups=(gnome-extra)
-_commit=a9a5b7cdde0244331d2d49220f04018be60c018e # master
+options=(debug)
+_commit=ebc683746c705faa7c080aa96eecb83e523a8c15 # master
source=("git+https://gitlab.gnome.org/GNOME/gnome-todo.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list