summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfn20062023-11-18 20:13:14 +0000
committerfn20062023-11-18 20:13:14 +0000
commit34dab1ded64a246f2bcf2dfd1a7180b8234d01eb (patch)
tree59103e5258906ab0e8b0c9824fef2e029af48c2e /PKGBUILD
parente90c0d1c0d0ca6278d527fc34c568300c47081b8 (diff)
downloadaur-pollymc-qt5.tar.gz
Update to 8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93cd19d46832..c848c1868b01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: dada513 <dada513@protonmail.com>
pkgname=pollymc-qt5
-pkgver=7.2
+pkgver=8.0
pkgrel=1
-pkgdesc="Prism Launcher fork that adds Ely.by support and allows you to use offline mode without an account."
+pkgdesc="DRM-free Prism Launcher fork with support for custom auth servers."
arch=('i686' 'x86_64' 'aarch64')
url="https://github.com/fn2006/PollyMC"
license=('GPL3')
@@ -23,7 +23,7 @@ optdepends=('glfw: to use system GLFW libraries'
'visualvm: Profiling support'
'xorg-xrandr: for older minecraft versions')
source=("https://github.com/fn2006/PollyMC/releases/download/$pkgver/PollyMC-$pkgver.tar.gz")
-sha256sums=('293042eead9d61f5a5be3277cd35d6048bee104099ca6ff5107712e3796631e1')
+sha256sums=('78d1c4bdda34b9336b82f5fed65a46a5e6e3721ae144ad6cbe812ce6534f3d14')
build() {
cd "PollyMC-$pkgver"