wlogout: update to 1.1.1.

This commit is contained in:
travankor 2020-03-14 00:10:26 -07:00 committed by Juan RP
parent f6b6c939f9
commit ef2604af1a
2 changed files with 2 additions and 16 deletions

View file

@ -1,13 +0,0 @@
diff --git a/meson.build b/meson.build
index 61cd04c..4d8ddb2 100644
--- a/meson.build
+++ b/meson.build
@@ -22,7 +22,7 @@ add_project_arguments(
datadir = get_option('datadir')
sysconfdir = get_option('sysconfdir')
-scdoc = dependency('scdoc', required: get_option('man-pages'))
+scdoc = dependency('scdoc', native: true, required: get_option('man-pages'))
if scdoc.found()
scdoc_prog = find_program(scdoc.get_pkgconfig_variable('scdoc'), native: true)
sh = find_program('sh', native: true)

View file

@ -1,6 +1,6 @@
# Template file for 'wlogout'
pkgname=wlogout
version=1.1
version=1.1.1
revision=1
build_style=meson
conf_files="/etc/wlogout/layout /etc/wlogout/style.css"
@ -11,8 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
license="MIT"
homepage="https://github.com/ArtsyMacaw/wlogout"
distfiles="https://github.com/ArtsyMacaw/wlogout/archive/${version}.tar.gz"
checksum=eb6fdc1a0b5f500fa09ee626e045d8d27a85aab64d91458bb214580511b0623d
patch_args="-Np1"
checksum=cc79c9e2ff1bd225b051a34ccb352bcf8a1991b83414a7db623fce7c49566940
post_install() {
vlicense LICENSE