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

Kyle Keen kkeen at archlinux.org
Thu Mar 5 13:27:54 UTC 2020


    Date: Thursday, March 5, 2020 @ 13:27:53
  Author: kkeen
Revision: 590708

upgpkg: sdcc 4.0.0-1

Modified:
  sdcc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-05 11:40:35 UTC (rev 590707)
+++ PKGBUILD	2020-03-05 13:27:53 UTC (rev 590708)
@@ -3,7 +3,7 @@
 # Contributor: Jose Negron <josenj.arch at mailnull.net>
 
 pkgname=sdcc
-pkgver=3.9.0
+pkgver=4.0.0
 pkgrel=1
 pkgdesc="Retargettable ANSI C compiler (Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08)"
 arch=('x86_64')
@@ -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=('e50fc62cd9cdfa977af536dfd2d99351')
+md5sums=('eac8f83af265dca1f3e4c79abcd43c6c')
 
 # namcap claims boost-libs isn't needed, investigate this
 



More information about the arch-commits mailing list