summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvonPalitroque2019-03-06 11:10:42 -0500
committervonPalitroque2019-03-06 11:10:42 -0500
commit5aacfcc33dc5140d4fe0e0e0c15ddfbd16ba690e (patch)
tree5b907f83448138cc21a9fef62d06037c65b13026 /PKGBUILD
parentcb39bb07eecfe3c5f8bf4c7231db00a6810d6cdc (diff)
downloadaur-5aacfcc33dc5140d4fe0e0e0c15ddfbd16ba690e.tar.gz
Updated to match compiler.
Updated to match compiler. Use release version instead of snapshot.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38ad7d11dd32..7eb6b1f8b649 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_target=msp430-elf
pkgname=${_target}-newlib
pkgver=3.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="C library for bare metal systems for the ${_target} target."
arch=(any)
url="https://sourceware.org/newlib/"