makedeb
Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
Click here to go back to the commit logs for xivlauncher-git.
Hash: 4fc6a1119102827387fe7f0c2a87aeb7bb345a05
Message: Switch to personal fork for updated submodule
diff --git a/.SRCINFO b/.SRCINFO
index 52a4cb1..23b6fb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,9 +2,9 @@ generated-by = makedeb
pkgname = xivlauncher-git
pkgbase = xivlauncher-git
pkgdesc = Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
-pkgrel = 1
-pkgver = 1.0.8.0.r1.072480e
-url = https://github.com/goatcorp/XIVLauncher.Core
+pkgrel = 2
+pkgver = 1.0.8.0.r1.5357a3b
+url = https://github.com/reiichi001/XIVLauncher.Core
arch = amd64
conflicts = xivlauncher
conflicts = xivlauncher-rb
@@ -31,7 +31,7 @@ depends = xdg-utils
license = GPL
optdepends = steam
options = !strip
-provides = xivlauncher=1.0.8.0.r1.072480e
+provides = xivlauncher=1.0.8.0.r1.5357a3b
source = XIVLauncher.Core::git+https://github.com/goatcorp/XIVLauncher.Core.git
source = XIVLauncher.desktop
source = openssl_fix.cnf
diff --git a/PKGBUILD b/PKGBUILD
index 3a95215..64e90f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: XIVLauncher Linux Maintainers <franz@goat.place>
pkgname=xivlauncher-git
-pkgver=1.0.8.0.r1.072480e
-pkgrel=1
+pkgver=1.0.8.0.r1.5357a3b
+pkgrel=2
#epoch=2
pkgdesc="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"
arch=('amd64')
-url='https://github.com/goatcorp/XIVLauncher.Core'
+url='https://github.com/reiichi001/XIVLauncher.Core'
license=('GPL')
depends=(
'build-essential'