summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c21b9bdb785d..e429cd5a6e87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tatsunori Aoki <ginjiro.135 at gmail dot com>
pkgname=man-pages-ja
-pkgver=20181015
+pkgver=20181115
pkgrel=1
pkgdesc="Man pages for Japanese"
arch=('any')
@@ -11,7 +11,7 @@ makedepends=('perl')
conflicts=('man-pages-ja-git')
install="${pkgname}.install"
source=("https://linuxjm.osdn.jp/man-pages-ja-${pkgver}.tar.gz")
-md5sums=('fb14d91cf14fd278d17d1eb455aa565e')
+md5sums=('0778965e49405125140792523af727e6')
prepare() {