diff options
Diffstat (limited to 'community/sdcc/PKGBUILD')
-rw-r--r-- | community/sdcc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/sdcc/PKGBUILD b/community/sdcc/PKGBUILD index 3eb00faf6..5efa9daa1 100644 --- a/community/sdcc/PKGBUILD +++ b/community/sdcc/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 91250 2013-05-20 17:00:47Z spupykin $ +# $Id: PKGBUILD 94049 2013-07-13 12:37:05Z svenstaro $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Jose Negron <josenj.arch@mailnull.net> pkgname=sdcc pkgver=3.3.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') |