summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ffee7af9c35..e56b61254997 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = chicken-coops
- pkgdesc = An featureful object system
- pkgver = 1.93
+ pkgdesc = A featureful object system for Chicken Scheme
+ pkgver = 1.3
pkgrel = 1
- url = http://chicken.wiki.br/eggref/4/coops
- arch = i686
+ url = http://wiki.call-cc.org/eggref/5/coops
arch = x86_64
license = BSD
- depends = chicken>=4.5.0
+ depends = chicken
depends = chicken-matchable
+ depends = chicken-miscmacros
depends = chicken-record-variants
+ depends = chicken-srfi-1
pkgname = chicken-coops
-