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

Kyle Keen kkeen at archlinux.org
Sat Apr 27 07:00:16 UTC 2019


    Date: Saturday, April 27, 2019 @ 07:00:15
  Author: kkeen
Revision: 454541

upgpkg: sdcc 3.9.0-1

Modified:
  sdcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-27 04:59:19 UTC (rev 454540)
+++ PKGBUILD	2019-04-27 07:00:15 UTC (rev 454541)
@@ -3,8 +3,8 @@
 # Contributor: Jose Negron <josenj.arch at mailnull.net>
 
 pkgname=sdcc
-pkgver=3.8.0
-pkgrel=2
+pkgver=3.9.0
+pkgrel=1
 pkgdesc="Retargettable ANSI C compiler (Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08)"
 arch=('x86_64')
 license=('GPL')
@@ -14,7 +14,7 @@
 url="http://sdcc.sourceforge.net/"
 options=(!strip  staticlibs)
 source=(https://downloads.sourceforge.net/sourceforge/sdcc/$pkgname-src-${pkgver//_/-}.tar.bz2)
-md5sums=('31d0d3db8a157018e3df530c50a3974e')
+md5sums=('e50fc62cd9cdfa977af536dfd2d99351')
 
 # namcap claims boost-libs isn't needed, investigate this
 



More information about the arch-commits mailing list