diff options
-rw-r--r-- | testing/mdocml/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/mdocml/APKBUILD b/testing/mdocml/APKBUILD index 03ede31f40..539ef29e6e 100644 --- a/testing/mdocml/APKBUILD +++ b/testing/mdocml/APKBUILD @@ -1,7 +1,7 @@ # Contributor: # Maintainer: pkgname=mdocml -pkgver=1.10.4 +pkgver=1.10.5 pkgrel=0 pkgdesc="Roff implementation" url="http://mdocml.bsd.lv/" @@ -30,4 +30,4 @@ package() { EXAMPLEDIR=/usr/share/doc/mdocml/examples install } -md5sums="f23e40cd64f4312b0c4e2d72e7999298 mdocml-1.10.4.tar.gz" +md5sums="c563967a5d44ab7c423ea0b3ebb09ae5 mdocml-1.10.5.tar.gz" |