summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTatsunori Aoki2018-08-15 09:58:12 +0900
committerTatsunori Aoki2018-08-15 09:58:12 +0900
commit5c16266e563aaf81e460c888ce1642639805b1be (patch)
tree794c3d57b5b60a5f651a4fe01f4517c470ce6d1e /PKGBUILD
parent6e9d8d8b7d9886a710c517b758dfcaf168879846 (diff)
downloadaur-5c16266e563aaf81e460c888ce1642639805b1be.tar.gz
パッケージを20180815版に更新
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f8652b18230..8ffb8f626c35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tatsunori Aoki <ginjiro.135 at gmail dot com>
pkgname=man-pages-ja
-pkgver=20180715
+pkgver=20180815
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=('a3550e946ae9c7d684e7444a79284b62')
+md5sums=('fd5111c6ea1054252660d4e96eddeefc')
prepare() {