[arch-commits] Commit in sdcc/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Fri Jun 26 13:25:07 UTC 2015


    Date: Friday, June 26, 2015 @ 15:25:07
  Author: spupykin
Revision: 135901

upgpkg: sdcc 3.5.0-1

upd

Modified:
  sdcc/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-26 13:10:13 UTC (rev 135900)
+++ PKGBUILD	2015-06-26 13:25:07 UTC (rev 135901)
@@ -3,8 +3,8 @@
 # Maintainer: Jose Negron <josenj.arch at mailnull.net>
 
 pkgname=sdcc
-pkgver=3.4.0
-pkgrel=2
+pkgver=3.5.0
+pkgrel=1
 pkgdesc="Retargettable ANSI C compiler (Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08)"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -15,7 +15,7 @@
 options=(!strip  staticlibs)
 source=(http://downloads.sourceforge.net/sourceforge/sdcc/$pkgname-src-$pkgver.tar.bz2
         glibc220-build-fix.patch)
-md5sums=('92db2ea2526f6cef412547bb1e759a48'
+md5sums=('e0a1df72747c481cdedbbd328b0fceae'
          'de3be2a60baaafbdbfe5efaaacbb3028')
 
 prepare() {



More information about the arch-commits mailing list