aboutsummaryrefslogtreecommitdiffstats
path: root/community/scdoc/APKBUILD
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-02-14 16:47:15 -0500
committerLeo <thinkabit.ukim@gmail.com>2020-02-14 20:10:40 -0300
commitf6191ca24475449060c228c1900e42820e88a564 (patch)
treead1586f116599e18ae1d35ddaf9170d93f8d17d6 /community/scdoc/APKBUILD
parent203063731ec37a0280f1c512a132d08c43b13276 (diff)
downloadaports-f6191ca24475449060c228c1900e42820e88a564.tar.bz2
aports-f6191ca24475449060c228c1900e42820e88a564.tar.xz
community/scdoc: upgrade to 1.10.1
Diffstat (limited to 'community/scdoc/APKBUILD')
-rw-r--r--community/scdoc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/scdoc/APKBUILD b/community/scdoc/APKBUILD
index fc8ef5463c..da277a30d4 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.10.0
+pkgver=1.10.1
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="546743376380d84aa9c8be65529dbbe1634e574203220ce1c057341436bd3a15297f393ca79d29372cb125bf457cfc00f64ba2867b8d2e910ca6531acb552e97 scdoc-1.10.0.tar.gz"
+sha512sums="356aee85c4676a1fbd7367c6087dd7f6f4d33793be0f3fef74803ceb93c0a9e45c78022d219dc08a7d79d71c393849fa3113c36a85d5d60ed474b62bf5f89743 scdoc-1.10.1.tar.gz"