Skip to content

Commit

Permalink
anki: version bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
v4hn committed Jan 8, 2013
1 parent 592a96b commit 25f37cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion education/anki/BUILD
Expand Up @@ -4,6 +4,9 @@


prepare_install && prepare_install &&


make install make install &&

# they f**** up the permissions
chmod 0644 /usr/share/anki/thirdparty/httplib2/*


) > $C_FIFO 2>&1 ) > $C_FIFO 2>&1
6 changes: 3 additions & 3 deletions education/anki/DETAILS
@@ -1,11 +1,11 @@
MODULE=anki MODULE=anki
VERSION=2.0.3 VERSION=2.0.4
SOURCE=${MODULE}-${VERSION}.tgz SOURCE=${MODULE}-${VERSION}.tgz
SOURCE_URL=http://ankisrs.net/download/mirror/ SOURCE_URL=http://ankisrs.net/download/mirror/
SOURCE_VFY=sha1:98110c3565326478dc35854a485175183e106a9c SOURCE_VFY=sha1:2bda3847044741862114d266ad5c7c643185e04a
WEB_SITE=http://ankisrs.net WEB_SITE=http://ankisrs.net
ENTERED=20120729 ENTERED=20120729
UPDATED=20130102 UPDATED=20130109
SHORT="An intelligent memory training program" SHORT="An intelligent memory training program"


cat << EOF cat << EOF
Expand Down

0 comments on commit 25f37cc

Please sign in to comment.