git » sdcc.git » commit cb2ad0c

python 3.2 rebuild

author Stéphane Gaudreault
2011-02-22 02:15:34 UTC
committer Stéphane Gaudreault
2011-02-22 02:15:34 UTC
parent f5af93c70f5722f326ed697eb5a1331786790e96

python 3.2 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index ef7b911..d069c7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=sdcc
 pkgver=3.0.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')