mirror of
https://github.com/archlinux/aur.git
synced 2026-02-10 15:29:38 +01:00
upgpkg: 1.5.1-1
This commit is contained in:
parent
5137d094d2
commit
1225b704d2
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.4.2
|
||||
pkgver = 1.5.1
|
||||
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.4.2-qt6
|
||||
source = git+https://github.com/minecraft-linux/mcpelauncher-manifest.git#tag=v1.5.1-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 = db72c21e430c1b6ca60e2013e0db408a3c44bf1506eacefbfb81593297e86e5c
|
||||
sha256sums = f54cf5f185f995ff7b09b4ca96de6f98931f936a577f1aaedb4162e72cb33c42
|
||||
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.4.2
|
||||
pkgver=1.5.1
|
||||
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=('db72c21e430c1b6ca60e2013e0db408a3c44bf1506eacefbfb81593297e86e5c'
|
||||
sha256sums=('f54cf5f185f995ff7b09b4ca96de6f98931f936a577f1aaedb4162e72cb33c42'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue