makedeb
Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
Click here to go back to the commit logs for xivlauncher-git.
Hash: f0c60f95785ee20c5eb3790435a5c0ccb0c43c17
Message: update repo url
diff --git a/.SRCINFO b/.SRCINFO
index e93cc00..7c74d1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,8 +3,8 @@ pkgname = xivlauncher-git
pkgbase = xivlauncher-git
pkgdesc = Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
pkgrel = 1
-pkgver = 1.0.6.0.r1.8456eca
-url = https://github.com/goatcorp/FFXIVQuickLauncher/
+pkgver = 1.0.6.0.r1.607a4e5
+url = https://github.com/goatcorp/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.6.0.r1.8456eca
+provides = xivlauncher=1.0.6.0.r1.607a4e5
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 befb8b1..34988ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: XIVLauncher Linux Maintainers <franz@goat.place>
pkgname=xivlauncher-git
-pkgver=1.0.6.0.r1.8456eca
+pkgver=1.0.6.0.r1.607a4e5
pkgrel=1
#epoch=2
pkgdesc="Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)"
arch=('amd64')
-url='https://github.com/goatcorp/FFXIVQuickLauncher/'
+url='https://github.com/goatcorp/XIVLauncher.Core'
license=('GPL')
depends=(
'build-essential'