[arch-commits] Commit in malcontent/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Sun Aug 14 00:26:02 UTC 2022
Date: Sunday, August 14, 2022 @ 00:26:01
Author: heftig
Revision: 452688
0.10.5-1
Modified:
malcontent/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-14 00:21:02 UTC (rev 452687)
+++ PKGBUILD 2022-08-14 00:26:01 UTC (rev 452688)
@@ -2,7 +2,7 @@
pkgbase=malcontent
pkgname=(malcontent libmalcontent)
-pkgver=0.10.4
+pkgver=0.10.5
pkgrel=1
pkgdesc="Parental control support for applications"
url="https://gitlab.freedesktop.org/pwithnall/malcontent"
@@ -10,7 +10,8 @@
license=(LGPL2.1)
depends=(accountsservice dbus flatpak glib2 gtk3 polkit appstream-glib)
makedepends=(git meson gobject-introspection gtk-doc libglib-testing yelp-tools)
-_commit=d9bcc0537baa73d2c9f63825f14134a629cf6eba # tags/0.10.4^0
+options=(debug)
+_commit=9d1e8ac3c5afc523413980456b50474c3e5956a5 # tags/0.10.5^0
source=("git+https://gitlab.freedesktop.org/pwithnall/malcontent.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list