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 7f7c4a77e886..4cfc94afebd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_target=msp430-elf
pkgname=${_target}-newlib
pkgver=2.2.0.20151023
-pkgrel=1
-pkgdesc="C library for bare metal systems (${_target} target)."
+pkgrel=2
+pkgdesc="C library for bare metal systems for the ${_target} target."
arch=(any)
url="https://sourceware.org/newlib/"
license=('GPL')