mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 13:12:02 +01:00
upgpkg: 1.6.2-1
This commit is contained in:
parent
2682e7a557
commit
777ab06fb8
2 changed files with 7 additions and 7 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = mcpelauncher-ui
|
||||
pkgdesc = Minecraft: PE Linux launcher UI
|
||||
pkgver = 1.6.1
|
||||
pkgrel = 2
|
||||
pkgver = 1.6.2
|
||||
pkgrel = 1
|
||||
url = https://github.com/minecraft-linux/mcpelauncher-ui-manifest
|
||||
arch = x86_64
|
||||
license = GPL-3.0-only
|
||||
|
|
@ -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.1-qt6
|
||||
source = git+https://github.com/minecraft-linux/mcpelauncher-ui-manifest.git#tag=v1.6.2-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 = fbc6c17f3de5412553d0b5365f78ffa1b6ea18acc355f00404b7aba38e5d7904
|
||||
sha256sums = 15e1ac75651126b952ee1e9447dccb8ccd22c1133401346d9ccd84a15df2d907
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
|
|
|||
6
PKGBUILD
6
PKGBUILD
|
|
@ -2,8 +2,8 @@
|
|||
# Contributor: Ersei <contact at ersei dot net>
|
||||
# Contributor: Paul <paul@mrarm.io>
|
||||
pkgname=mcpelauncher-ui
|
||||
pkgver=1.6.1
|
||||
pkgrel=2
|
||||
pkgver=1.6.2
|
||||
pkgrel=1
|
||||
pkgdesc="Minecraft: PE Linux launcher UI"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/minecraft-linux/mcpelauncher-ui-manifest"
|
||||
|
|
@ -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=('fbc6c17f3de5412553d0b5365f78ffa1b6ea18acc355f00404b7aba38e5d7904'
|
||||
sha256sums=('15e1ac75651126b952ee1e9447dccb8ccd22c1133401346d9ccd84a15df2d907'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue