summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTatsunori Aoki2021-03-15 07:22:13 +0900
committerTatsunori Aoki2021-03-15 07:22:13 +0900
commit2b1b93762de92b078d5f95f1b303e2714ce1705c (patch)
tree020a844464a76d9a6c1748a80a01504bb7cd7796 /PKGBUILD
parent6622b393cb9c8982b495d704e532d4e91c6f9fd8 (diff)
downloadaur-2b1b93762de92b078d5f95f1b303e2714ce1705c.tar.gz
パッケージを20210315版に更新
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c23a49ffabf..7bfae7591f52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tatsunori Aoki <ginjiro.135 at gmail dot com>
pkgname=man-pages-ja
-pkgver=20210115
+pkgver=20210315
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=('088ed067e8509aca64b336bcf6ae75be')
+md5sums=('543c469de8bd1e87af7ad17a07e6872f')
prepare() {