Skip to content

Commit 801ed74

Browse files
committed
Fix oneclient description
1 parent f7c8256 commit 801ed74

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/oneclient/distribution/aur/bin/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgname=oneclient-bin
22
pkgver=1.0.3
33
pkgrel=1
4-
pkgdesc='Next-generation open source Minecraft launcher'
4+
pkgdesc='Next-generation open source Minecraft launcher that downloads all the mods you would ever want'
55
url='https://polyfrost.org/projects/oneclient'
66
arch=('x86_64')
77
license=('GPL-3.0-only')

apps/oneclient/distribution/aur/source/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pkgname=oneclient
22
pkgver=1.0.3
33
pkgrel=1
4-
pkgdesc='Next-generation open source Minecraft launcher'
4+
pkgdesc='Next-generation open source Minecraft launcher that downloads all the mods you would ever want'
55
url='https://polyfrost.org/projects/oneclient'
66
arch=('x86_64')
77
license=('GPL-3.0-only')

0 commit comments

Comments
 (0)