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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Mar 18 16:23:39 UTC 2013


    Date: Monday, March 18, 2013 @ 17:23:39
  Author: spupykin
Revision: 86524

upgpkg: tcc 0.9.26-1

upd

Modified:
  tcc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-18 14:47:32 UTC (rev 86523)
+++ PKGBUILD	2013-03-18 16:23:39 UTC (rev 86524)
@@ -6,8 +6,8 @@
 # Contributor : Jeremy Cowgar <jeremy at cowgar.com>
 
 pkgname=tcc
-pkgver=0.9.25
-pkgrel=2
+pkgver=0.9.26
+pkgrel=1
 pkgdesc="Tiny C Compiler"
 arch=('i686' 'x86_64')
 url="http://bellard.org/tcc/"
@@ -15,7 +15,7 @@
 makedepends=('gcc')
 options=('docs')
 source=(http://download.savannah.nongnu.org/releases/tinycc/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('991c2a1986cce15f03ca6ddc86ea5f43')
+md5sums=('5fb28e4abc830c46a7f54c1f637fb25d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list