[arch-commits] Commit in lightsoff/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri Sep 13 09:19:23 UTC 2019
Date: Friday, September 13, 2019 @ 09:19:23
Author: heftig
Revision: 362447
3.34.0-1
Modified:
lightsoff/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-13 09:19:20 UTC (rev 362446)
+++ PKGBUILD 2019-09-13 09:19:23 UTC (rev 362447)
@@ -2,7 +2,7 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=lightsoff
-pkgver=3.32.0
+pkgver=3.34.0
pkgrel=1
pkgdesc="Turn off all the lights"
url="https://wiki.gnome.org/Apps/Lightsoff"
@@ -11,7 +11,7 @@
depends=(clutter-gtk librsvg)
makedepends=(gobject-introspection yelp-tools appstream-glib vala git meson)
groups=(gnome-extra)
-_commit=6f05d33a890c3026e2e13720f107daae54f6e505 # tags/3.32.0^0
+_commit=146d937a11f7188d5fcb71fb8f50c871a5a7b359 # tags/3.34.0^0
source=("git+https://gitlab.gnome.org/GNOME/lightsoff.git#commit=$_commit")
sha256sums=('SKIP')
@@ -30,7 +30,7 @@
}
check() {
- meson test -C build
+ meson test -C build --print-errorlogs
}
package() {
More information about the arch-commits
mailing list