mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 13:12:02 +01:00
upgpkg: 1.6.3-1
This commit is contained in:
parent
777ab06fb8
commit
802d82acd6
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = mcpelauncher-ui
|
||||
pkgdesc = Minecraft: PE Linux launcher UI
|
||||
pkgver = 1.6.2
|
||||
pkgver = 1.6.3
|
||||
pkgrel = 1
|
||||
url = https://github.com/minecraft-linux/mcpelauncher-ui-manifest
|
||||
arch = x86_64
|
||||
|
|
@ -27,7 +27,7 @@ pkgbase = mcpelauncher-ui
|
|||
depends = openssl
|
||||
depends = hicolor-icon-theme
|
||||
optdepends = mcpelauncher-msa-ui-qt: Microsoft authentication for version before 1.16.1X
|
||||
source = git+https://github.com/minecraft-linux/mcpelauncher-ui-manifest.git#tag=v1.6.2-qt6
|
||||
source = git+https://github.com/minecraft-linux/mcpelauncher-ui-manifest.git#tag=v1.6.3-qt6
|
||||
source = git+https://github.com/MCMrARM/axml-parser.git
|
||||
source = git+https://github.com/minecraft-linux/file-util.git
|
||||
source = google-play-api::git+https://github.com/minecraft-linux/Google-Play-API.git
|
||||
|
|
@ -36,7 +36,7 @@ pkgbase = mcpelauncher-ui
|
|||
source = git+https://github.com/minecraft-linux/mcpelauncher-common.git
|
||||
source = git+https://github.com/minecraft-linux/mcpelauncher-ui-qt.git
|
||||
source = git+https://github.com/minecraft-linux/playdl-signin-ui-qt.git
|
||||
sha256sums = 15e1ac75651126b952ee1e9447dccb8ccd22c1133401346d9ccd84a15df2d907
|
||||
sha256sums = 0958b6031e6b92fc1a52538d762573fbabb3c76c782e941dca05e0fcbaca5c27
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Ersei <contact at ersei dot net>
|
||||
# Contributor: Paul <paul@mrarm.io>
|
||||
pkgname=mcpelauncher-ui
|
||||
pkgver=1.6.2
|
||||
pkgver=1.6.3
|
||||
pkgrel=1
|
||||
pkgdesc="Minecraft: PE Linux launcher UI"
|
||||
arch=('x86_64')
|
||||
|
|
@ -22,7 +22,7 @@ source=(
|
|||
'git+https://github.com/minecraft-linux/mcpelauncher-ui-qt.git'
|
||||
'git+https://github.com/minecraft-linux/playdl-signin-ui-qt.git'
|
||||
)
|
||||
sha256sums=('15e1ac75651126b952ee1e9447dccb8ccd22c1133401346d9ccd84a15df2d907'
|
||||
sha256sums=('0958b6031e6b92fc1a52538d762573fbabb3c76c782e941dca05e0fcbaca5c27'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue