mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 14:34:42 +01:00
upgpkg: 1.5.5-1
This commit is contained in:
parent
01d6f7f921
commit
68ad5ef2ff
2 changed files with 5 additions and 5 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = mcpelauncher-linux
|
||||
pkgdesc = Minecraft: Pocket Edition launcher for Linux
|
||||
pkgver = 1.5.4
|
||||
pkgver = 1.5.5
|
||||
pkgrel = 1
|
||||
url = https://github.com/minecraft-linux/mcpelauncher-manifest
|
||||
arch = x86_64
|
||||
|
|
@ -41,7 +41,7 @@ pkgbase = mcpelauncher-linux
|
|||
depends = lib32-openssl
|
||||
depends = lib32-gcc-libs
|
||||
depends = lib32-glibc
|
||||
source = git+https://github.com/minecraft-linux/mcpelauncher-manifest.git#tag=v1.5.4-qt6
|
||||
source = git+https://github.com/minecraft-linux/mcpelauncher-manifest.git#tag=v1.5.5-qt6
|
||||
source = git+https://github.com/minecraft-linux/android-support-headers.git
|
||||
source = git+https://github.com/minecraft-linux/arg-parser.git
|
||||
source = git+https://github.com/minecraft-linux/base64.git
|
||||
|
|
@ -73,7 +73,7 @@ pkgbase = mcpelauncher-linux
|
|||
source = git+https://github.com/minecraft-linux/android_bionic.git
|
||||
source = git+https://github.com/libsdl-org/SDL.git
|
||||
source = git+https://github.com/minecraft-linux/android_core
|
||||
sha256sums = 153979177c09944a1a2f08f938ece63262c82248f2af3dad774d3d2279245d5b
|
||||
sha256sums = 198080dbcb28906ca2d27b91ad6f798d977666a2933ab4a6e2cbc4ae25b4b36d
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
pkgbase=mcpelauncher-linux
|
||||
pkgname=('mcpelauncher-linux' 'lib32-mcpelauncher-linux')
|
||||
pkgver=1.5.4
|
||||
pkgver=1.5.5
|
||||
pkgrel=1
|
||||
pkgdesc="Minecraft: Pocket Edition launcher for Linux"
|
||||
arch=('x86_64')
|
||||
|
|
@ -52,7 +52,7 @@ source=(
|
|||
'git+https://github.com/minecraft-linux/android_core'
|
||||
)
|
||||
|
||||
sha256sums=('153979177c09944a1a2f08f938ece63262c82248f2af3dad774d3d2279245d5b'
|
||||
sha256sums=('198080dbcb28906ca2d27b91ad6f798d977666a2933ab4a6e2cbc4ae25b4b36d'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue