File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Maintainer: Deep-sea <3800907852@qq.com>
12# Maintainer: LuoTianyi_arm64 <2153585992@qq.com>
23pkgname=02engine-bin
34provides=(' 02engine' )
4- pkgver=1.0.7
5+ pkgver=
6+ fullver=
57pkgrel=1
68source=(' .INSTALL::https://github.com/02engine/02engine-aur/releases/download/INSTALL/INSTALL' )
79pkgdesc=' Mod of Scratch with a compiler and more features.02Engine.Better Scratch.Made from Turbowarp.'
@@ -12,9 +14,6 @@ depends=('alsa-lib' 'at-spi2-atk' 'at-spi2-core' 'cairo' 'dbus' 'expat' 'gcc-lib
1214sha256sums=(' 2565e60d233d653206f33fc25b35c7b31b42d45c5fb1de7b28be966fae959d58' )
1315prepare (){
1416 cd " $srcdir "
15- curl -OL " https://github.com/02engine/02engine-aur/releases/download/version-match/version-match"
16- tag=` expr $( grep -n -x " ${pkgver} " " version-match" | cut -d: -f1) + 1`
17- fullver=$( awk " NR==${tag} " " version-match" )
1817 curl -Lo " 02engine-${pkgver} .deb" " https://github.com/02engine/desktop/releases/download/v${fullver} /02Engine-linux-amd64-${pkgver} .deb"
1918}
2019build () {
You can’t perform that action at this time.
0 commit comments