summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTatsunori Aoki2021-11-18 12:04:58 +0900
committerTatsunori Aoki2021-11-18 12:04:58 +0900
commit87c625e4e248b3a8b7e29f6d957aff707ee2c1d7 (patch)
tree1203915ab74880b1b5759fd673f7e3ff177469bf /PKGBUILD
parentb4e06fee1f352a1530483ea057dfdca0cd87d9af (diff)
downloadaur-87c625e4e248b3a8b7e29f6d957aff707ee2c1d7.tar.gz
パッケージを20211115版に更新
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1f444bdcd9a..a7f51237f239 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tatsunori Aoki <ginjiro.135 at gmail dot com>
pkgname=man-pages-ja
-pkgver=20211015
+pkgver=20211115
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=('0ca2fd08c074861fe80955d5002c3455')
+md5sums=('3ca43e9e69cdf0233c06914b38b925f6')
prepare() {
cd ${srcdir}/${pkgname}-${pkgver}