summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c33304e9f0e3..92649a068364 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
pkgname=psp-binutils
pkgver=2.37.0
pkgrel=2
-pkgdesc="A set of programs to assemble and manipulate binary and object files (psp)"
+pkgdesc="binutils with PSP patch applied (psp)"
arch=(x86_64)
-url="https://www.gnu.org/software/binutils/"
+url="https://github.com/pspdev/binutils-gdb"
license=('GPL')
depends=('glibc' 'libelf' 'zlib' 'python')
makedepends=('git')