summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeancahu2023-10-16 12:06:57 -0600
committerJeancahu2023-10-16 12:06:57 -0600
commit3874169bcae4fb1f829ca1b42dea8ea88c96c87e (patch)
tree3d9285062ee8069808300985fccc65aed5737504
parentf681fefb89c5304315c26be287015daf20da7a54 (diff)
downloadaur-3874169bcae4fb1f829ca1b42dea8ea88c96c87e.tar.gz
Update: 1.0.34.459
-rw-r--r--.SRCINFO6
-rw-r--r--.gitignore4
-rw-r--r--PKGBUILD8
3 files changed, 10 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32051ab51ee6..e2751948dc02 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.455
+ pkgver = 1.0.34.459
pkgrel = 1
epoch = 1
url = https://albiononline.com/
@@ -23,11 +23,11 @@ pkgbase = albion-online-launcher-bin
options = emptydirs
options = !zipman
options = staticlibs
- source = albion-online-launcher-bin-1.0.34.455::https://live.albiononline.com/clients/20230517102844/albion-online-setup
+ source = albion-online-launcher-bin-1.0.34.459::https://live.albiononline.com/clients/20231016100418/albion-online-setup
source = albion-online-launcher.desktop
source = albion-online
source = Albion-Online.patch
- sha256sums = 15b60361dc1f49958fb6b9d479116d808311f9d06ca1bcc3d6daef0810b0ec7e
+ sha256sums = 5b01feb725faad14bc8c7c61b3f37c75d00a572e5ed7f7d24a197cbe78bb4bac
sha256sums = 8522ec18f3eba72aefc88c945263bad1b66b8c59d0e0c70c52bc737cff129853
sha256sums = dc8abe731ac9a189a1265fccc13f40f80efd467559dcc03c0dcff8e4ae2bac60
sha256sums = 997b87a699a831c37a335f06384cc189787deefd1ee5245381c7c99fbadfc510
diff --git a/.gitignore b/.gitignore
index 7416c84dcf3b..b126b4cbd86f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,6 @@ launcher-linux-setup*
albion-online-launcher-bin*
pkg/
src/
-*~ \ No newline at end of file
+*~
+TOKEN
+bot \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 8edd48074b38..6c6f4fad4299 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Jeancarlo Hidalgo <jeancahu at gmail dot com>
+# Maintainer: Jeancarlo Hidalgo <jeancahu [at] gmail [dot] com>
# Contributor: hydrasho <first name [at] last name [dot] net>
# Contributor: GoliathLabs <first name [at] last name [dot] net>
# Contributor: Grey Christoforo <first name [at] last name [dot] net>
pkgname=albion-online-launcher-bin
-pkgver=1.0.34.455
+pkgver=1.0.34.459
pkgrel=1
epoch=1
pkgdesc="The first true cross-platform Sandbox MMO -- launcher client"
@@ -25,11 +25,11 @@ depends=(
makedepends=(chrpath)
#checkdepends=()
#optdepends=()
-source=($pkgname-$pkgver::"https://live.albiononline.com/clients/20230517102844/albion-online-setup"
+source=($pkgname-$pkgver::"https://live.albiononline.com/clients/20231016100418/albion-online-setup"
"albion-online-launcher.desktop" "albion-online" "Albion-Online.patch")
install=albion-online-launcher-bin.install
options=(!strip docs libtool emptydirs !zipman staticlibs)
-sha256sums=('15b60361dc1f49958fb6b9d479116d808311f9d06ca1bcc3d6daef0810b0ec7e'
+sha256sums=('5b01feb725faad14bc8c7c61b3f37c75d00a572e5ed7f7d24a197cbe78bb4bac'
'8522ec18f3eba72aefc88c945263bad1b66b8c59d0e0c70c52bc737cff129853'
'dc8abe731ac9a189a1265fccc13f40f80efd467559dcc03c0dcff8e4ae2bac60'
'997b87a699a831c37a335f06384cc189787deefd1ee5245381c7c99fbadfc510')