summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTatsunori Aoki2015-08-05 14:42:10 +0900
committerTatsunori Aoki2015-08-05 14:42:10 +0900
commitadd25dc5f1bb4836449715d124031e62b9ee696a (patch)
tree86a3160ef49099ce0246620b5fd648b19e51d196
parentc194f3ab060a2812a5cfc8c8a12766b682726e99 (diff)
downloadaur-add25dc5f1bb4836449715d124031e62b9ee696a.tar.gz
[modify] sourceをsourceforgeからodsn.jpへ変更
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6ef654d01da..0a2a0926146b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = man-pages-ja
pkgdesc = Man pages for Japanese
pkgver = 0.5.0.0.20150805
- pkgrel = 1
- url = http://sourceforge.jp/projects/linuxjm/
+ pkgrel = 2
+ url = http://osdn.jp/projects/linuxjm/
arch = any
license = custom
makedepends = git
makedepends = expect
- provides = man-pages-ja
- conflicts = man-pages-ja
- source = git+git://git.sourceforge.jp/gitroot/linuxjm/jm.git
+ provides = man-pages-ja-git
+ conflicts = man-pages-ja-git
+ source = git+http://scm.osdn.jp/gitroot/linuxjm/jm.git
source = mkconfig.expect
source = README.en
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4ae1378a77ab..e4d0c148afc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Contributor: kuina <kuinanein at gmail dot com>
pkgname=man-pages-ja
pkgver=0.5.0.0.20150805
-pkgrel=1
+pkgrel=2
pkgdesc="Man pages for Japanese"
arch=('any')
-url="http://sourceforge.jp/projects/linuxjm/"
+url="http://osdn.jp/projects/linuxjm/"
license=('custom')
makedepends=('git' 'expect')
-provides=('man-pages-ja')
-conflicts=('man-pages-ja')
-source=('git+git://git.sourceforge.jp/gitroot/linuxjm/jm.git'
+provides=('man-pages-ja-git')
+conflicts=('man-pages-ja-git')
+source=('git+http://scm.osdn.jp/gitroot/linuxjm/jm.git'
'mkconfig.expect'
'README.en')
md5sums=('SKIP'