git » sdcc.git » commit 8849ace

C++11 ABI rebuild

author Evangelos Foutras
2015-12-06 20:36:25 UTC
committer Evangelos Foutras
2015-12-06 20:36:25 UTC
parent a93db77acceef7b113942ac22782621354608216

C++11 ABI rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 8bab9db..ab4bd20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=sdcc
 pkgver=3.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Retargettable ANSI C compiler (Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08)"
 arch=('i686' 'x86_64')
 license=('GPL')