makedeb


xivlauncher-cn 1.0.7.2-1


Custom Launcher for Final Fantasy XIV Online CN for Ubuntu/Debian

Click here to go back to the commit logs for xivlauncher-cn.

Commit:


Hash: bf580857770709d623925570166eb2bc7606b91e

Message: update 1.0.2.1

Diff


diff --git a/.SRCINFO b/.SRCINFO
index d264d40..c1153ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,8 +2,8 @@ generated-by = makedeb
 pkgname = xivlauncher-cn
 pkgbase = xivlauncher-cn
 pkgdesc = Custom Launcher for Final Fantasy XIV Online CN
-pkgrel = 2
-pkgver = 1.0.2.3
+pkgrel = 1
+pkgver = 1.0.2.1
 url = https://github.com/ottercorp/XIVLauncher.Core
 arch = amd64
 conflicts = xivlauncher-git
@@ -30,7 +30,7 @@ depends = libjxr0
 depends = xdg-utils
 license = GPL
 options = !strip
-provides = xivlauncher=1.0.2.3
+provides = xivlauncher=1.0.2.1
 source = XIVLauncher.Core::git+https://github.com/ottercorp/XIVLauncher.Core.git
 source = XIVLauncher.desktop
 sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b2db645..29d8d6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: chuan <chuan@ubuntu.org.cn>
 pkgname=xivlauncher-cn
-pkgver=1.0.2.3
-pkgrel=2
+pkgver=1.0.2.1
+pkgrel=1
 pkgdesc="Custom Launcher for Final Fantasy XIV Online CN"
 arch=('amd64')
 url='https://github.com/ottercorp/XIVLauncher.Core'