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

Sergej Pupykin spupykin at archlinux.org
Mon Oct 13 10:11:31 UTC 2014


    Date: Monday, October 13, 2014 @ 12:11:31
  Author: spupykin
Revision: 120600

upgpkg: anki 2.0.29-2

upd

Modified:
  anki/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-13 09:41:03 UTC (rev 120599)
+++ PKGBUILD	2014-10-13 10:11:31 UTC (rev 120600)
@@ -6,12 +6,12 @@
 
 pkgname=anki
 pkgver=2.0.29
-pkgrel=1
+pkgrel=2
 pkgdesc="Helps you remember facts (like words/phrases in a foreign language) efficiently"
 url="http://ankisrs.net/"
 license=('AGPL3')
 arch=('any')
-depends=('python2-pyqt4' 'python2-beautifulsoup3' 'python2-httplib2')
+depends=('python2-pyqt4' 'python2-beautifulsoup3' 'python2-httplib2' 'python2-sqlalchemy')
 optdepends=('mplayer: sound playing')
 install=anki.install
 source=(http://ankisrs.net/download/mirror/anki-$pkgver.tgz)



More information about the arch-commits mailing list