[arch-commits] Commit in colord-gtk/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Tue Mar 29 19:21:42 UTC 2022


    Date: Tuesday, March 29, 2022 @ 19:21:42
  Author: heftig
Revision: 440912

0.3.0-2: debug on

Modified:
  colord-gtk/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-29 19:09:16 UTC (rev 440911)
+++ PKGBUILD	2022-03-29 19:21:42 UTC (rev 440912)
@@ -4,17 +4,17 @@
 pkgbase=colord-gtk
 pkgname=(colord-gtk-common colord-gtk colord-gtk4)
 pkgver=0.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Additional GTK support code for colord"
+url="https://www.freedesktop.org/software/colord/"
 arch=(x86_64)
-url="https://www.freedesktop.org/software/colord/"
 license=(GPL2)
 makedepends=(gobject-introspection vala gtk-doc git docbook-utils docbook-xsl
              meson lcms2 colord gtk3 gtk4)
+options=(debug)
 _commit=9a2c7f7cb168cd46cb1e163df35e734c7beb3b70  # tags/0.3.0^0
 source=("git+https://github.com/hughsie/colord-gtk#commit=$_commit")
-sha1sums=('SKIP')
-validpgpkeys=('163EB50119225DB3DF8F49EA17ACBA8DFA970E17')
+sha256sums=('SKIP')
 
 pkgver() {
   cd $pkgbase



More information about the arch-commits mailing list