[Lunar-commits] <moonbase-other> anki: version bumped

v4hn me at v4hn.de
Wed Jan 9 00:49:31 CET 2013


commit 25f37cc26a69d2b4949fbbbb7b04d8c94451dee8
Author: v4hn <me at v4hn.de>
Date: Tue, 08 Jan 2013 15:49:31 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/25f37cc26a69d2b4949fbbbb7b04d8c94451dee8

anki: version bumped
---
  education/anki/BUILD   | +4/-1     
  education/anki/DETAILS | +3/-3     
  2 files changed, 7 insertions(+), 4 deletions(-)

--- a/education/anki/BUILD
+++ b/education/anki/BUILD
@@ -4,6 +4,9 @@
 
   prepare_install &&
 
-  make install
+  make install &&
+
+  # they f**** up the permissions
+  chmod 0644 /usr/share/anki/thirdparty/httplib2/*
 
 ) > $C_FIFO 2>&1
--- a/education/anki/DETAILS
+++ b/education/anki/DETAILS
@@ -1,11 +1,11 @@
           MODULE=anki
-         VERSION=2.0.3
+         VERSION=2.0.4
           SOURCE=${MODULE}-${VERSION}.tgz
       SOURCE_URL=http://ankisrs.net/download/mirror/
-      SOURCE_VFY=sha1:98110c3565326478dc35854a485175183e106a9c
+      SOURCE_VFY=sha1:2bda3847044741862114d266ad5c7c643185e04a
         WEB_SITE=http://ankisrs.net
          ENTERED=20120729
-         UPDATED=20130102
+         UPDATED=20130109
            SHORT="An intelligent memory training program"
 
 cat << EOF




More information about the Lunar-commits mailing list