summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGenesis2023-12-05 11:07:07 +0100
committerGenesis2023-12-05 11:07:07 +0100
commitf8036bc2b829583a8e2be55a36951d511c01dc57 (patch)
treef5de89fa7c33c6f25bdfc1017ccd11bf17a05182
parent430dbe3ba6100923029c7a6114af0ada170bd4c6 (diff)
downloadaur-f8036bc2b829583a8e2be55a36951d511c01dc57.tar.gz
Update to 3.12.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39906ee8712e..8fed515426bf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ankama-launcher
pkgdesc = A multi-game portal for all Ankama games.
- pkgver = 3.12.0
+ pkgver = 3.12.1
pkgrel = 1
url = https://www.ankama.com/en/launcher
install = ankama-launcher.install
@@ -15,7 +15,7 @@ pkgbase = ankama-launcher
options = !strip
source = ankama-launcher
sha512sums = 0b9d72c460dd22acc0d2d2b0ab312bc609501c8c7fb8eaef2bd93092fd4ac849152b0e9163253066536ea4169079e5bc424bea37ee005c48a2047721142f876b
- source_x86_64 = ankama-launcher-3.12.0-x86_64.AppImage::https://launcher.cdn.ankama.com/installers/production/Ankama%20Launcher-Setup-x86_64.AppImage
- sha512sums_x86_64 = 9a5d0ba3d9fb1db189a3de2761ccb815c41cc43b20250bef2ddd517a66478d6f739a229d24e68e20c7768d447dd5eec6796a1e4dc4fe19d955b529a9a4688898
+ source_x86_64 = ankama-launcher-3.12.1-x86_64.AppImage::https://launcher.cdn.ankama.com/installers/production/Ankama%20Launcher-Setup-x86_64.AppImage
+ sha512sums_x86_64 = 3201301e254287bf993788ed879a80ee6760a67f4b8c89554033dd8111adb0a346a7a14db1165fc0b91bb5039d9b36d9b1a6a601233c1fc604e7b79db6347554
pkgname = ankama-launcher
diff --git a/PKGBUILD b/PKGBUILD
index 5e422c429ecb..b7abc99e8f40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Genesis <tofupedia.fr@gmail.com>
pkgname=ankama-launcher
-pkgver=3.12.0
+pkgver=3.12.1
pkgrel=1
pkgdesc='A multi-game portal for all Ankama games.'
url='https://www.ankama.com/en/launcher'
@@ -17,7 +17,7 @@ options=('!strip')
source=('ankama-launcher')
source_x86_64=("${pkgname}-${pkgver}-x86_64.AppImage::https://launcher.cdn.ankama.com/installers/production/Ankama%20Launcher-Setup-x86_64.AppImage")
sha512sums=('0b9d72c460dd22acc0d2d2b0ab312bc609501c8c7fb8eaef2bd93092fd4ac849152b0e9163253066536ea4169079e5bc424bea37ee005c48a2047721142f876b')
-sha512sums_x86_64=('9a5d0ba3d9fb1db189a3de2761ccb815c41cc43b20250bef2ddd517a66478d6f739a229d24e68e20c7768d447dd5eec6796a1e4dc4fe19d955b529a9a4688898')
+sha512sums_x86_64=('3201301e254287bf993788ed879a80ee6760a67f4b8c89554033dd8111adb0a346a7a14db1165fc0b91bb5039d9b36d9b1a6a601233c1fc604e7b79db6347554')
prepare() {
cd "${srcdir}"