summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvonPalitroque2020-07-26 22:19:27 -0400
committervonPalitroque2020-07-26 22:19:27 -0400
commit1618b14902706d9e1442dccd647e098264588a7d (patch)
tree953a01347ef510da8c078dcecf709076b050c650 /PKGBUILD
parent0129051e74b117953f076950c15b00d457955c8c (diff)
downloadaur-1618b14902706d9e1442dccd647e098264588a7d.tar.gz
Rebuild for gcc update.
Rebuild for gcc update.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d71769420d94..8ccf4ea45d31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_target=msp430-elf
pkgname=${_target}-newlib
pkgver=3.3.0
-pkgrel=2
+pkgrel=3
pkgdesc="C library for bare metal systems for the ${_target} target."
arch=(any)
url="https://sourceware.org/newlib/"