summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-06-14 16:47:23 +0200
committerGoliathLabs2020-06-14 16:47:23 +0200
commitf5240f8a1758f7c49f97fdd0a8aa0b96a41477e2 (patch)
tree170702bc8d4d295b116d3c51a8454cfe7a03b801
parent12e70dd57f0bf059664410de8e6ed0663cc735e5 (diff)
downloadaur-f5240f8a1758f7c49f97fdd0a8aa0b96a41477e2.tar.gz
Updated: 1.0.34.283
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD13
2 files changed, 10 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 806c50e69bef..d4ba687976db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = albion-online-launcher-bin
pkgdesc = The first true cross-platform Sandbox MMO -- launcher client
- pkgver = 1.0.34.198
+ pkgver = 1.0.34.283
pkgrel = 2
url = https://albiononline.com/
install = albion-online-launcher-bin.install
@@ -20,11 +20,10 @@ pkgbase = albion-online-launcher-bin
options = emptydirs
options = !zipman
options = staticlibs
- options = !upx
- source = https://live.albiononline.com/autoupdate/launcher-linux-setup-1.0.34.198
+ source = https://live.albiononline.com/autoupdate/launcher-linux-setup-1.0.34.283
source = albion-online-launcher.desktop
- md5sums = 8d6b35ac72f9706063b5597895b6db39
- md5sums = 14b5dfae0a7b3b0dc5e2f2975aa4892c
+ sha256sums = 71c894984f13872880d57a68a222f11e6809ef1b095f72539123f4ac1eef4280
+ sha256sums = 60d094ded1087eb304acbe59564778ac4fe540977ab69996820ac823b143aee1
pkgname = albion-online-launcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1aa6eae7ff97..0c5a69c4e2a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Grey Christoforo <first name [at] last name [dot] net>
pkgname=albion-online-launcher-bin
-pkgver=1.0.34.198
+pkgver=1.0.34.283
pkgrel=2
pkgdesc="The first true cross-platform Sandbox MMO -- launcher client"
url="https://albiononline.com/"
@@ -10,13 +10,12 @@ license=('custom')
makedepends=('chrpath')
depends=('libgl' 'qt5-webengine' 'sndio' 'xdelta3' 'ttf-font')
optdepends=(albion-online-live-game-data-bin albion-online-staging-game-data-bin)
-source=("https://live.albiononline.com/autoupdate/launcher-linux-setup-${pkgver}" "albion-online-launcher.desktop")
-
-
+source=("https://live.albiononline.com/autoupdate/launcher-linux-setup-${pkgver}"
+ "albion-online-launcher.desktop")
install=albion-online-launcher-bin.install
-options=(!strip docs libtool emptydirs !zipman staticlibs !upx)
-md5sums=('8d6b35ac72f9706063b5597895b6db39'
- '14b5dfae0a7b3b0dc5e2f2975aa4892c')
+options=(!strip docs libtool emptydirs !zipman staticlibs)
+sha256sums=('71c894984f13872880d57a68a222f11e6809ef1b095f72539123f4ac1eef4280'
+ '60d094ded1087eb304acbe59564778ac4fe540977ab69996820ac823b143aee1')
prepare() {
chrpath -d "${srcdir}/data/launcher/Albion-Online"