From ecc906ad143cab459847fad08d8e65b1309b008a Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 12 Jul 2021 11:55:37 +0300 Subject: [PATCH] scdoc: 1.11.1 (See #273) --- wayland/scdoc/build | 4 ++++ wayland/scdoc/checksums | 1 + wayland/scdoc/sources | 1 + wayland/scdoc/version | 1 + 4 files changed, 7 insertions(+) create mode 100755 wayland/scdoc/build create mode 100644 wayland/scdoc/checksums create mode 100644 wayland/scdoc/sources create mode 100644 wayland/scdoc/version diff --git a/wayland/scdoc/build b/wayland/scdoc/build new file mode 100755 index 00000000..431cc725 --- /dev/null +++ b/wayland/scdoc/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +make +make DESTDIR="$1" PREFIX=/usr install diff --git a/wayland/scdoc/checksums b/wayland/scdoc/checksums new file mode 100644 index 00000000..ff3e9982 --- /dev/null +++ b/wayland/scdoc/checksums @@ -0,0 +1 @@ +1098a1ed2e087596fc0b3f657c1c8a5e00412267aa4baf3619e36824306645b1 diff --git a/wayland/scdoc/sources b/wayland/scdoc/sources new file mode 100644 index 00000000..5f2684da --- /dev/null +++ b/wayland/scdoc/sources @@ -0,0 +1 @@ +https://git.sr.ht/~sircmpwn/scdoc/archive/1.11.1.tar.gz diff --git a/wayland/scdoc/version b/wayland/scdoc/version new file mode 100644 index 00000000..2cfc5616 --- /dev/null +++ b/wayland/scdoc/version @@ -0,0 +1 @@ +1.11.1 1