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

Alexander Rødseth arodseth at archlinux.org
Sun May 14 19:09:22 UTC 2017


    Date: Sunday, May 14, 2017 @ 19:09:21
  Author: arodseth
Revision: 228041

upgpkg: chicken 4.12.0-2

Modified:
  chicken/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-14 19:02:22 UTC (rev 228040)
+++ PKGBUILD	2017-05-14 19:09:21 UTC (rev 228041)
@@ -6,10 +6,11 @@
 
 pkgname=chicken
 pkgver=4.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Feature rich R5RS Scheme compiler and interpreter'
 arch=('x86_64' 'i686')
 url='http://call-cc.org/'
+conflicts=('mono') # /usr/bin/csc
 license=('BSD')
 makedepends=('inetutils' 'chicken')
 options=('staticlibs')
@@ -27,4 +28,4 @@
 }
 
 # getver: code.call-cc.org/releases/current/NEWS
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list