mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 14:34:42 +01:00
upgpkg: 1.0.1-1
This commit is contained in:
parent
f8a6b71782
commit
26997cb27d
2 changed files with 7 additions and 7 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = mcpelauncher-linux
|
||||
pkgdesc = Minecraft: Pocket Edition launcher for Linux
|
||||
pkgver = 1.0.0
|
||||
pkgrel = 6
|
||||
pkgver = 1.0.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/minecraft-linux/mcpelauncher-manifest
|
||||
arch = x86_64
|
||||
license = GPL-3.0-only
|
||||
|
|
@ -71,7 +71,7 @@ pkgbase = mcpelauncher-linux
|
|||
depends = lib32-openssl
|
||||
depends = lib32-libevdev
|
||||
depends = lib32-libglvnd
|
||||
source = git+https://github.com/minecraft-linux/mcpelauncher-manifest.git#tag=v1.0.0-qt6
|
||||
source = git+https://github.com/minecraft-linux/mcpelauncher-manifest.git#tag=v1.0.1-qt6
|
||||
source = git+https://github.com/minecraft-linux/android-support-headers
|
||||
source = git+https://github.com/minecraft-linux/arg-parser
|
||||
source = git+https://github.com/minecraft-linux/base64
|
||||
|
|
@ -103,7 +103,7 @@ pkgbase = mcpelauncher-linux
|
|||
source = git+https://github.com/libsdl-org/SDL
|
||||
source = git+https://github.com/ocornut/imgui
|
||||
source = git+https://github.com/minecraft-linux/android_core
|
||||
sha256sums = 163513fb2a00e7bbe8c0870f44604a7745ed3307381c89d764a6994df2ceadde
|
||||
sha256sums = 3d91827e550396c140acdbecfcbbfaabd23e6659e2db3364982b6e854be77038
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
|
|
|||
6
PKGBUILD
6
PKGBUILD
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
pkgbase=mcpelauncher-linux
|
||||
pkgname=('mcpelauncher-linux' 'lib32-mcpelauncher-linux')
|
||||
pkgver=1.0.0
|
||||
pkgrel=6
|
||||
pkgver=1.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="Minecraft: Pocket Edition launcher for Linux"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/minecraft-linux/mcpelauncher-manifest"
|
||||
|
|
@ -52,7 +52,7 @@ source=(
|
|||
'git+https://github.com/minecraft-linux/android_core'
|
||||
)
|
||||
|
||||
sha256sums=('163513fb2a00e7bbe8c0870f44604a7745ed3307381c89d764a6994df2ceadde'
|
||||
sha256sums=('3d91827e550396c140acdbecfcbbfaabd23e6659e2db3364982b6e854be77038'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
'SKIP'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue