summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2016-02-11 19:05:06 +0100
committerMichel Zou2016-02-11 19:05:06 +0100
commitab9cee56e3ef7be05ac1d94a38589cf4e6acb5fc (patch)
treebeeb87fbbd3cb9cf7023e22068c1412d1ce906f3 /PKGBUILD
parenta88250f3c2e4d55385360f216b967f6c7233da55 (diff)
downloadaur-ab9cee56e3ef7be05ac1d94a38589cf4e6acb5fc.tar.gz
fix url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e31746381f16..d35ab0fe49ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.0
pkgrel=1
pkgdesc="An open-source SDK for PSP homebrew development (bootstrap) (psp)"
arch=(any)
-url="http://www.gnu.org/software/binutils/"
+url="https://github.com/pspdev/pspsdk"
license=('GPL')
groups=('psp')
depends=('zlib')