Skip to content

Instantly share code, notes, and snippets.

@jck
jck / PKGBUILD
Last active December 16, 2015 21:59 — forked from anonymous/PKGBUILD.txt
binutils-msp430
# Contributor: Rick W. Chen <stuffcorpse at archlinux dot us>
pkgname=binutils-msp430
pkgver=20120406
pkgrel=1
pkgdesc="A set of programs to assemble and manipulate binary and object files for the MSP430 architecture"
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/mspgcc/"
license=('GPL')
depends=('zlib')