summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Goins2022-07-07 18:04:30 -0400
committerJoshua Goins2022-07-07 18:04:30 -0400
commit88a8ecc961b8412a44cbac0cd12917a7e209c706 (patch)
treee522ff7cee554eaf6bce2c2336062debdd5fd3c1
parente8983916c6f25048edb33506ce6eacef76fb86e7 (diff)
downloadaur-88a8ecc961b8412a44cbac0cd12917a7e209c706.tar.gz
update hopefully fixes
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e59bf7c867e9..981141d8b3b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = astra-launcher
pkgdesc = Cross-platform FFXIV launcher
pkgver = 0.4.1
- pkgrel = 1
+ pkgrel = 2
url = https://git.sr.ht/~redstrate/astra
arch = x86_64
license = GPL3
@@ -15,6 +15,6 @@ pkgbase = astra-launcher
depends = fmt
depends = pugixml
source = astra-launcher-0.4.1::https://xiv.zone/distrib/astra/0.4.1/astra-source.tar.gz
- sha256sums = 6484f57ca563514daf176a771a7374e2bf1441a3604741899e2b0a7270698a80
+ sha256sums = c25e84180485639989bb0bbd073b5a52412f45e0c36884963a1a7a3a136266f2
pkgname = astra-launcher
diff --git a/PKGBUILD b/PKGBUILD
index 800964e48fb5..d51eaff1486f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=astra-launcher
pkgver=0.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="Cross-platform FFXIV launcher"
arch=('x86_64')
url="https://git.sr.ht/~redstrate/astra"
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('qt5-base' 'quazip-qt5' 'qtkeychain-qt5' 'libxcomposite' 'unshield' 'fmt' 'pugixml') # this x11 dependency is going to be removed in a future release
makedepends=('cmake' 'git') # git is needed for some cmake operations
source=("$pkgname-$pkgver::https://xiv.zone/distrib/astra/$pkgver/astra-source.tar.gz") # sorry about the -beta on tags, this will be removed in the near future
-sha256sums=('efcf6fcce293818b94b03d2016e5fe87afd07e5d7e6b4f7e58b26bf043af0c71')
+sha256sums=('c25e84180485639989bb0bbd073b5a52412f45e0c36884963a1a7a3a136266f2')
build() {
cmake -DCMAKE_BUILD_TYPE=Release -DUSE_OWN_LIBRARIES=OFF ./