From 78986113e6a6a93c775b7145b509b6d47b2dae0a Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 11 Nov 2018 03:41:01 -0200 Subject: [PATCH] opentmpfiles: update to 0.2. --- srcpkgs/opentmpfiles/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/opentmpfiles/template b/srcpkgs/opentmpfiles/template index a89dbe267ac..99125728075 100644 --- a/srcpkgs/opentmpfiles/template +++ b/srcpkgs/opentmpfiles/template @@ -1,14 +1,15 @@ # Template file for 'opentmpfiles' pkgname=opentmpfiles -version=0.1.3 +version=0.2 revision=1 +noarch=yes build_style=gnu-makefile short_desc="A standalone utility for handling systemd-style tmpfiles.d settings" maintainer="maxice8 " -license="BSD" +license="BSD-2-Clause" homepage="https://github.com/OpenRC/opentmpfiles" distfiles="https://github.com/OpenRC/opentmpfiles/archive/${version}.tar.gz" -checksum=1fdd4587c62d815296fb4162002cf001e3ed7aae8727d9b4360f527169e6b3be +checksum=4fa6a78600b1d67d34c441919e5e62ad181af358d9353ce380f515d623177ecb make_install_args="bindir=/usr/bin" pre_install() {