summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD10
2 files changed, 4 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17e8c82e9fc9..6322515627dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = anki-git
pkgdesc = Helps you remember facts (like words/phrases in a foreign language) efficiently
- pkgver = r10659.9268dce70
+ pkgver = r.9268dce
pkgrel = 1
url = hhttps://apps.ankiweb.net/
arch = any
@@ -39,7 +39,7 @@ pkgbase = anki-git
conflicts = anki
conflicts = anki20
conflicts = anki-official-binary-bundle
- source = anki-git::git+https://github.com/ankitects/anki.git
+ source = git+https://github.com/ankitects/anki.git
sha512sums = SKIP
pkgname = anki-git
diff --git a/PKGBUILD b/PKGBUILD
index eabab85893e8..030ff6a0504c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Dave Pretty <david dot pretty at gmail dot com>
pkgname=anki-git
-pkgver=r10659.9268dce70
+pkgver=r.9268dce
pkgrel=1
pkgdesc="Helps you remember facts (like words/phrases in a foreign language) efficiently"
url="hhttps://apps.ankiweb.net/"
@@ -61,13 +61,7 @@ optdepends=(
'mpv: play sound. prefered over mplayer'
'mplayer: play sound'
)
-source=(
- $pkgname::git+https://github.com/ankitects/anki.git
-
- #ankitects-anki-core-i18n-master.tar.gz::https://github.com/ankitects/anki-core-i18n/tarball/master
- #ankitects-anki-desktop-ftl-master.tar.gz::https://github.com/ankitects/anki-desktop-ftl/tarball/master
- #ankitects-anki-desktop-i18n-master.tar.gz::https://github.com/ankitects/anki-desktop-i18n/tarball/master
-)
+source=('git+https://github.com/ankitects/anki.git')
sha512sums=('SKIP')
pkgver() {