~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] community/scdoc: upgrade to 1.10.0

Details
Message ID
<20190911195839.4715-1-sir@cmpwn.com>
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 community/scdoc/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/scdoc/APKBUILD b/community/scdoc/APKBUILD
index 72b06f61c7..fc8ef5463c 100644
--- a/community/scdoc/APKBUILD
+++ b/community/scdoc/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Drew DeVault <sir@cmpwn.com>
# Maintainer: Henrik Riomar <henrik.riomar@gmail.com>
pkgname=scdoc
pkgver="1.9.7"
pkgver=1.10.0
pkgrel=0
pkgdesc="simple man page generator written for POSIX systems written in C99"
url="https://git.sr.ht/~sircmpwn/scdoc"
@@ -28,4 +28,4 @@ package() {
	make DESTDIR="$pkgdir" PREFIX="/usr" install
}

sha512sums="6da49bd5dae1b795ac728c20c7c24d5242a9ee76c36e3319acfd0a85dd5b0179a9b95aa0804872d37d7bbd608d580060f27d7dcebae85fe8f66d76b1bbe941a2  scdoc-1.9.7.tar.gz"
sha512sums="546743376380d84aa9c8be65529dbbe1634e574203220ce1c057341436bd3a15297f393ca79d29372cb125bf457cfc00f64ba2867b8d2e910ca6531acb552e97  scdoc-1.10.0.tar.gz"
-- 
2.23.0
Reply to thread Export thread (mbox)