summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df74d543a14f..e32dd4229cc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+# Maintainer: Michał Wojdyła < micwoj9292 at gmail dot com >
# Contributor: noonov <noonov@gmail.com>
pkgname=xyzsh
@@ -8,7 +9,7 @@ arch=('i686' 'x86_64')
url="https://github.com/ab25cq/xyzsh"
license=('MIT')
depends=('oniguruma' 'gc')
-source=(http://dl.sourceforge.jp/xyzsh/60140/${pkgname}-${pkgver}.tgz)
+source=(http://osdn.net/projects/${pkgname}/downloads/60140/${pkgname}-${pkgver}.tgz)
md5sums=('4fab43dbd794fb4af871ac6c9989526b')
build() {