summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAria Moradi2023-03-05 00:52:54 +0330
committerAria Moradi2023-03-05 00:52:54 +0330
commitc9204099800b9b96d09bdf331230835de42cba17 (patch)
treeddb161095e239e2372929418f5ea36a7ce70fa0e /PKGBUILD
parent256d345af57db10ef245a26c65b561c299a010fb (diff)
downloadpackages-c9204099800b9b96d09bdf331230835de42cba17.tar.gz
packages-c9204099800b9b96d09bdf331230835de42cba17.tar.bz2
packages-c9204099800b9b96d09bdf331230835de42cba17.zip
2.1.58
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 5 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d8ba77..3d072c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,9 @@
1# This is an example PKGBUILD file. Use this as a start to creating your own,
2# and remove these comments. For more information, see 'man PKGBUILD'.
3# NOTE: Please fill out the license field for your package! If it is unknown,
4# then please put 'unknown'.
5
6# Maintainer: Kuklin István <kuklinistvan@zoho.com> 1# Maintainer: Kuklin István <kuklinistvan@zoho.com>
2# Maintainer: Aria Moradi <aria.moradi007 at zoho dot com>
3
4
7pkgname=anki-official-binary-bundle 5pkgname=anki-official-binary-bundle
8pkgver=2.1.57 6pkgver=2.1.58
9pkgrel=1 7pkgrel=1
10epoch= 8epoch=
11pkgdesc="The official binary shipped with the tested versions of the dependent libraries." 9pkgdesc="The official binary shipped with the tested versions of the dependent libraries."
@@ -30,7 +28,7 @@ source=(
30 "install_sh.patch" 28 "install_sh.patch"
31) 29)
32noextract=() 30noextract=()
33sha256sums=('5bc110c6f74e41160754aa181aefba2cd0072591ac55081dbcdb115ce05550a3' 31sha256sums=('f6b94d4a16dda2c09aeb47f8265842d78765de3d83c6a16bdc680e38c59d5c56'
34 '991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c') 32 '991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c')
35 33
36validpgpkeys=() 34validpgpkeys=()