diff options
author | AUR Update Bot | 2016-09-16 07:36:22 +0200 |
---|---|---|
committer | Stefan Husmann | 2016-09-16 07:36:22 +0200 |
commit | ddd51e7a77a8fa5150c58744ebafd3922d2b0fe8 (patch) | |
tree | 4a0941bed26257b8c3c24765c1f43da6c8a70e0d /.SRCINFO | |
parent | 99460b98a9c84226563289448113b3d71a1a17d4 (diff) | |
download | aur-ddd51e7a77a8fa5150c58744ebafd3922d2b0fe8.tar.gz |
Updated version (13.g780923d -> 14.ga4902cb).
Changelog
=========
Note testing under Ubuntu 16.04.1 LTS. (a4902cb)
Reflect testing on MacOS X 10.11.1 (El Capitan). (780923d)
Update README so that it isn't incorrect when included in a binary release. (2067410)
Icon's use of Makefile includes is finally recognized as standard. (26f32ee)
Improve mobile friendliness of documentation. (29718e2)
Update FAQ for Windows implementation and GitHub source. (bc0aa6c)
Styling tweak for UL + UL in FAQ. (e299195)
Merge branch 'master' of github.com:gtownsend/icon (7d6ee56)
Fix HTML warnings. (daa4404)
Merge independent changes. (1a4a1af)
Update release notes with better understanding of $DISPLAY bug. (59b79f2)
Fix incorrect drawcard() comments (thx Will Evans). (6e50807)
Reflect testing on Ubuntu 14.10. (f738196)
Handle $DISPLAY longer than 63 characters. First seen as a problem on Macintosh OS X 10.10 ("Yosemite"). Side effects revealed other bugs in cross-display CopyArea and gamma correction. (d0cd013)
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ +# Generated by mksrcinfo v8 +# Fri Sep 16 05:36:22 UTC 2016 pkgbase = icon-git pkgdesc = The Icon programming language - pkgver = 13.g780923d + pkgver = 14.ga4902cb pkgrel = 1 url = http://www.cs.arizona.edu/icon/ arch = i686 |