an-anime-game-launcher-bin: auto updated to 3.14.0-1
It has been built because: * nvchecker detects the following updates: aur(0): 3.13.1-1 -> 3.14.0-1
This commit is contained in:
parent
6853f0d6a4
commit
681fb3d9c3
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: Marie Piontek <marie@kaifa.ch>
|
# Contributor: Marie Piontek <marie@kaifa.ch>
|
||||||
|
|
||||||
pkgname=an-anime-game-launcher-bin
|
pkgname=an-anime-game-launcher-bin
|
||||||
pkgver=3.13.1
|
pkgver=3.14.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A Launcher for a specific anime game with auto-patching, discord rpc and time tracking"
|
pkgdesc="A Launcher for a specific anime game with auto-patching, discord rpc and time tracking"
|
||||||
url="https://github.com/an-anime-team/an-anime-game-launcher"
|
url="https://github.com/an-anime-team/an-anime-game-launcher"
|
||||||
|
@ -17,6 +17,7 @@ depends=(
|
||||||
"libwebp"
|
"libwebp"
|
||||||
"p7zip"
|
"p7zip"
|
||||||
"git"
|
"git"
|
||||||
|
"openssl"
|
||||||
"gtk4"
|
"gtk4"
|
||||||
"glibc"
|
"glibc"
|
||||||
)
|
)
|
||||||
|
@ -34,7 +35,7 @@ source=(
|
||||||
)
|
)
|
||||||
|
|
||||||
md5sums=(
|
md5sums=(
|
||||||
'36940b2cca73c08bddc9a9919a91f998'
|
'49ef169de10e039448712d98bdef6159'
|
||||||
'c1a5499b80a55d3d238ef5c5d2c93c99'
|
'c1a5499b80a55d3d238ef5c5d2c93c99'
|
||||||
'f0cfe73897e8f49e92e0dfc41326fb0b'
|
'f0cfe73897e8f49e92e0dfc41326fb0b'
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue