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

Sergej Pupykin spupykin at archlinux.org
Thu Jun 16 11:56:17 UTC 2016


    Date: Thursday, June 16, 2016 @ 11:56:17
  Author: spupykin
Revision: 180319

upgpkg: sdcc 3.6.0-1

upd

Modified:
  sdcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-16 10:45:40 UTC (rev 180318)
+++ PKGBUILD	2016-06-16 11:56:17 UTC (rev 180319)
@@ -3,8 +3,8 @@
 # Maintainer: Jose Negron <josenj.arch at mailnull.net>
 
 pkgname=sdcc
-pkgver=3.5.0
-pkgrel=2
+pkgver=3.6.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=('e0a1df72747c481cdedbbd328b0fceae'
+md5sums=('4c4cf17d8d2b2d37af66c5b7511f62d8'
          'de3be2a60baaafbdbfe5efaaacbb3028')
 
 prepare() {



More information about the arch-commits mailing list