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 7fd6fd32a..03ede31f4 100644 --- a/testing/mdocml/APKBUILD +++ b/testing/mdocml/APKBUILD @@ -1,7 +1,7 @@ # Contributor: # Maintainer: pkgname=mdocml -pkgver=1.10.2 +pkgver=1.10.4 pkgrel=0 pkgdesc="Roff implementation" url="http://mdocml.bsd.lv/" @@ -30,4 +30,4 @@ package() { EXAMPLEDIR=/usr/share/doc/mdocml/examples install } -md5sums="aa52d80c5ccbd2d6d434c63c2435a060 mdocml-1.10.2.tar.gz" +md5sums="f23e40cd64f4312b0c4e2d72e7999298 mdocml-1.10.4.tar.gz" |