summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2022-04-15 16:03:48 +0200
committerSefa Eyeoglu2022-04-15 16:03:48 +0200
commitc9c98bd239fba92a20907d8317f86cc5e8f05612 (patch)
tree5e8993a4812adbb52e0a0a94418c39008c05c80f
parentb8da3d36ebb5a93c5ee563fb93e65024a58cae87 (diff)
downloadaur-c9c98bd239fba92a20907d8317f86cc5e8f05612.tar.gz
upgpkg: polymc-git 1.1.1.r216.g8c98cc94-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96d389a8ffea..cb06d4846dcf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = polymc-git
pkgdesc = Minecraft launcher with ability to manage multiple instances.
- pkgver = 1.1.1.r209.g4ff1306e
+ pkgver = 1.1.1.r216.g8c98cc94
pkgrel = 1
url = https://github.com/PolyMC/PolyMC
arch = i686
@@ -23,7 +23,7 @@ pkgbase = polymc-git
provides = polymc
conflicts = polymc
source = git+https://github.com/PolyMC/PolyMC
- source = git+https://github.com/MultiMC/libnbtplusplus
+ source = git+https://github.com/PolyMC/libnbtplusplus
source = git+https://github.com/stachenov/quazip
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index de0b1a28e0d9..fbb64fa7f460 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=polymc
pkgname=${_pkgname}-git
-pkgver=1.1.1.r209.g4ff1306e
+pkgver=1.1.1.r216.g8c98cc94
pkgrel=1
pkgdesc="Minecraft launcher with ability to manage multiple instances."
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ optdepends=('glfw: to use system GLFW libraries'
'xorg-xrandr: for older minecraft versions'
)
source=("git+https://github.com/PolyMC/PolyMC"
- "git+https://github.com/MultiMC/libnbtplusplus"
+ "git+https://github.com/PolyMC/libnbtplusplus"
"git+https://github.com/stachenov/quazip")
sha256sums=('SKIP'