summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorruniq2017-03-03 01:41:58 +0100
committerruniq2017-03-03 01:41:58 +0100
commit24fce5163cf670dd9d8d012f4c2669652287ff59 (patch)
tree5db51e915406751eba1b5ca1fff76a56e628c73c /.SRCINFO
parent1c3a1075ee1b43df9a562e1916aba2670c2449c4 (diff)
downloadaur-24fce5163cf670dd9d8d012f4c2669652287ff59.tar.gz
Fix interface language issue
Interface is English only unless Anki is run out of its install directory. Thanks, YamashitaRen!
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d97dfebd14b..94857381b31f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = anki20-bin
pkgdesc = Helps you remember facts (like words/phrases in a foreign language) efficiently
pkgver = 2.0.43
- pkgrel = 2
+ pkgrel = 3
url = http://ankisrs.net/
arch = i686
arch = x86_64
@@ -12,6 +12,8 @@ pkgbase = anki20-bin
conflicts = anki20
conflicts = anki
options = !strip
+ source = anki
+ sha256sums = fc2316cf2428af18562cc13c6277ff70f8a974f1e7ef32631b8d7f81af60e0c4
source_i686 = https://apps.ankiweb.net/downloads/current/anki-2.0.43-i386.tar.bz2
sha256sums_i686 = 3afe45798811d71106993d16ae0197fc6772cfacbe329ca599c915b78a14dec2
source_x86_64 = https://apps.ankiweb.net/downloads/current/anki-2.0.43-amd64.tar.bz2