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

Sergej Pupykin spupykin at archlinux.org
Wed Aug 30 10:33:48 UTC 2017


    Date: Wednesday, August 30, 2017 @ 10:33:48
  Author: spupykin
Revision: 254759

upgpkg: anki 2.1.0beta14-2: add python-markdown dep

Modified:
  anki/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-30 10:01:22 UTC (rev 254758)
+++ PKGBUILD	2017-08-30 10:33:48 UTC (rev 254759)
@@ -6,7 +6,7 @@
 
 pkgname=anki
 pkgver=2.1.0beta14
-pkgrel=1
+pkgrel=2
 pkgdesc="Helps you remember facts (like words/phrases in a foreign language) efficiently"
 url="https://ankisrs.net/"
 license=('AGPL3')
@@ -13,7 +13,7 @@
 arch=('any')
 depends=('qt5-webengine' 'python-beautifulsoup4' 'python-pyaudio'
          'python-pyqt5' 'python-requests' 'python-send2trash'
-         'python-decorator')
+         'python-decorator' 'python-markdown')
 optdepends=('lame: record sound'
             'mplayer: play sound')
 source=(https://apps.ankiweb.net/downloads/beta/anki-$pkgver-source.tgz)



More information about the arch-commits mailing list