summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2024-01-24 19:27:10 +0100
committerMichel Zou2024-01-24 19:27:10 +0100
commit3c3c34770f22b7ce3802815af6b326c86b8519ad (patch)
treecc746a37f0f08cd04b39fc1d9f474cdfd639c329 /PKGBUILD
parentd69881b0c272f8af6828ae0add67dd654bc14637 (diff)
downloadaur-psp-binutils.tar.gz
desc
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')