summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2017-07-23 20:51:55 +0100
committerGrey Christoforo2017-07-23 20:51:55 +0100
commit3a9fb72355b893de10812fbb4d16ec6e6908fec2 (patch)
tree93e9fee2fa2e3709a74526f5cb514051099d6302
parent7e275ccb108b7b4b39c781776b039859ebf8356a (diff)
downloadaur-3a9fb72355b893de10812fbb4d16ec6e6908fec2.tar.gz
version bump
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b7a8a5242d1..06e11af4a1c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Mar 13 19:31:38 UTC 2017
+# Sun Jul 23 19:51:50 UTC 2017
pkgbase = albion-online-launcher-bin
pkgdesc = The first true cross-platform Sandbox MMO -- launcher client
- pkgver = 20170313092315
+ pkgver = 1.0.34.156
pkgrel = 1
url = https://albiononline.com/
arch = x86_64
@@ -18,9 +18,9 @@ pkgbase = albion-online-launcher-bin
options = !zipman
options = staticlibs
options = !upx
- source = albion-online-launcher-bin-20170313092315.zip::https://live.albiononline.com/clients/20170313092315/albion-online-setup
+ source = albion-online-launcher-bin-1.0.34.156.zip::https://live.albiononline.com/clients//albion-online-setup
source = albion-online-launcher.desktop
- md5sums = cac00109a04f4b5d07de93d62eea1cbb
+ md5sums = 19756c7be3be70eba49a8cc36d6aae90
md5sums = 14b5dfae0a7b3b0dc5e2f2975aa4892c
pkgname = albion-online-launcher-bin
diff --git a/PKGBUILD b/PKGBUILD
index 10e9c08cbf23..a4f75d303661 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=20170313092315
+pkgver=1.0.34.156
pkgrel=1
pkgdesc="The first true cross-platform Sandbox MMO -- launcher client"
url="https://albiononline.com/"
@@ -9,10 +9,10 @@ arch=('x86_64')
license=('custom')
depends=('libgl' 'gstreamer0.10-good')
optdepends=(albion-online-live-game-data-bin albion-online-staging-game-data-bin)
-source=(${pkgname}-${pkgver}.zip::"https://live.albiononline.com/clients/${pkgver}/albion-online-setup" "albion-online-launcher.desktop")
+source=(${pkgname}-${pkgver}.zip::"https://live.albiononline.com/clients//albion-online-setup" "albion-online-launcher.desktop")
options=(!strip docs libtool emptydirs !zipman staticlibs !upx)
-md5sums=('cac00109a04f4b5d07de93d62eea1cbb'
+md5sums=('19756c7be3be70eba49a8cc36d6aae90'
'14b5dfae0a7b3b0dc5e2f2975aa4892c')
package() {