mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 14:34:42 +01:00
freesmlauncher: 1.4.4
Signed-off-by: so5iso4ka <so5iso4ka@icloud.com>
This commit is contained in:
parent
338c1ab83b
commit
ca8eb9292a
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = freesmlauncher
|
||||
pkgdesc = Minecraft launcher with offline accounts support
|
||||
pkgver = 1.4.3
|
||||
pkgver = 1.4.4
|
||||
pkgrel = 1
|
||||
url = https://freesmlauncher.org/
|
||||
arch = x86_64
|
||||
|
|
@ -31,7 +31,7 @@ pkgbase = freesmlauncher
|
|||
optdepends = visualvm: Profiling support
|
||||
optdepends = xorg-xrandr: for older minecraft versions
|
||||
optdepends = flite: minecraft voice narration
|
||||
source = git+https://github.com/FreesmTeam/FreesmLauncher#tag=sequoia-1.4.3
|
||||
sha256sums = 2db73d3755f985cb40306b0532961a9582c1c2749a0f1bb5115e4d7a4b6bcd10
|
||||
source = git+https://github.com/FreesmTeam/FreesmLauncher#tag=sequoia-1.4.4
|
||||
sha256sums = 5d323b68f9b0a1c1bb127a0aac21dd555030837e9ce4ed5c13ba5a26acaebc4e
|
||||
|
||||
pkgname = freesmlauncher
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Vasiliy Stelmachenok <ventureo@yandex.ru>
|
||||
# Maintainer: so5iso4ka <so5iso4ka@icloud.com>
|
||||
pkgname=freesmlauncher
|
||||
pkgver=1.4.3
|
||||
pkgver=1.4.4
|
||||
pkgrel=1
|
||||
pkgdesc="Minecraft launcher with offline accounts support"
|
||||
arch=(x86_64)
|
||||
|
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
'flite: minecraft voice narration'
|
||||
)
|
||||
source=("git+https://github.com/FreesmTeam/FreesmLauncher#tag=sequoia-$pkgver")
|
||||
sha256sums=('2db73d3755f985cb40306b0532961a9582c1c2749a0f1bb5115e4d7a4b6bcd10')
|
||||
sha256sums=('5d323b68f9b0a1c1bb127a0aac21dd555030837e9ce4ed5c13ba5a26acaebc4e')
|
||||
|
||||
prepare() {
|
||||
cd "FreesmLauncher"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue