summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrafcube2021-10-21 16:53:42 +0530
committerGrafcube2021-10-21 16:53:42 +0530
commit17eb2731cc1ede5dd2c1c1be3aa06dbad8f353d3 (patch)
treeed261b869fe82257b3e0f72867c8b9d19a4f7ab8
parent63b09575be70e8d54741a557b685e1fb155ae600 (diff)
downloadaur-17eb2731cc1ede5dd2c1c1be3aa06dbad8f353d3.tar.gz
Change version to use pkgver
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD8
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1644c44da917..8e782f8024b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = anki-bin
pkgdesc = Helps you remember facts (like words/phrases in a foreign language) efficiently. Installed with wheel.
pkgver = 2.1.48
- pkgrel = 2
+ pkgrel = 3
url = https://apps.ankiweb.net/
arch = x86_64
license = AGPL3
diff --git a/PKGBUILD b/PKGBUILD
index 5326c6c682af..47ca62b01546 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _py=cp38
pkgname=anki-bin
pkgver=2.1.48
-pkgrel=2
+pkgrel=3
pkgdesc='Helps you remember facts (like words/phrases in a foreign language) efficiently.
Installed with wheel.'
arch=('x86_64')
@@ -51,9 +51,9 @@ conflicts=(anki)
source=(
"https://files.pythonhosted.org/packages/$_py/${_anki::1}/$_anki/$_anki-$pkgver-$_py-abi3-manylinux2014_$arch.whl"
"https://files.pythonhosted.org/packages/py3/${_aqt::1}/$_aqt/$_aqt-$pkgver-py3-none-any.whl"
- "https://raw.githubusercontent.com/ankitects/anki/2.1.48/qt/runanki.py"
- "https://raw.githubusercontent.com/ankitects/anki/2.1.48/qt/linux/anki.desktop"
- "https://raw.githubusercontent.com/ankitects/anki/2.1.48/qt/linux/anki.png"
+ "https://raw.githubusercontent.com/ankitects/anki/$pkgver/qt/runanki.py"
+ "https://raw.githubusercontent.com/ankitects/anki/$pkgver/qt/linux/anki.desktop"
+ "https://raw.githubusercontent.com/ankitects/anki/$pkgver/qt/linux/anki.png"
)
noextract=("${source[@]##*/}")
sha256sums=('7611846cc73eceda888f342e5b6f70fb3dc651505095b6a2de42001b5b2c6d93'