makedeb
Minecraft launcher with ability to manage multiple instances.
Click here to go back to the commit logs for polymc-git.
Hash: 43d9dbd56544b82c8bbe42e977af21de93fd305a
Message: Updated package version. Vetted build info up-to-date.
diff --git a/.SRCINFO b/.SRCINFO
index 0596a3d..072b69f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,10 +3,9 @@ pkgname = polymc-git
pkgbase = polymc-git
pkgdesc = Minecraft launcher with ability to manage multiple instances.
pkgrel = 1
-pkgver = 1.3.2.r1.g5608531
+pkgver = 5.0.17.g2a9bb95e
url = https://github.com/PolyMC/PolyMC
-arch = i686
-arch = x86_64
+arch = amd64
conflicts = polymc
depends = libqt5xml5
depends = libqt5core5a
diff --git a/PKGBUILD b/PKGBUILD
index bd25e27..2ca9f89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
_pkgname=polymc
pkgname=${_pkgname}-git
-pkgver=1.3.2.r1.g5608531
+pkgver=5.0.17.g2a9bb95e
pkgrel=1
pkgdesc="Minecraft launcher with ability to manage multiple instances."
-arch=('i686' 'x86_64')
+arch=('amd64')
url="https://github.com/PolyMC/PolyMC"
license=('GPL3')
depends=('libqt5xml5' 'libqt5core5a' 'libqt5network5' 'libqt5gui5')