Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b70d43ce authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

Merge branch 'master' into 'master'

update arch package to v0.13.4-beta

See merge request e/tools/easy-installer!149
parents ad13d1ab 4698d77d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
pkgbase = easy-installer
	pkgdesc = The Easy Installer is a desktop application which helps users install Android /e/ (https://doc.e.foundation/what-s-e) on supported devices.
	pkgver = 0.13.2
	pkgrel = 4
	pkgver = 0.13.4
	pkgrel = 1
	url = https://gitlab.e.foundation/e/tools/easy-installer
	arch = x86_64
	license = GPL3
@@ -10,7 +10,7 @@ pkgbase = easy-installer
	makedepends = java-environment-openjdk=11
	makedepends = java-runtime-common
	makedepends = ruby-ronn
	source = easy-installer-0.13.2::git+https://gitlab.e.foundation/e/tools/easy-installer.git#tag=v0.13.2-beta
	source = easy-installer-0.13.4::git+https://gitlab.e.foundation/e/tools/easy-installer.git#tag=v0.13.4-beta
	source = easy-installer.8.md
	md5sums = SKIP
	md5sums = bc6e92b53daabcee25e57904b3eb1bb6

pkg/arch/.gitignore

0 → 100644
+4 −0
Original line number Diff line number Diff line
*.zst
pkg/
src/
easy-installer-*.*.*
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Maintainer: steadfasterX <steadfasterX [at] binbash -dot- rocks>
pkgname=easy-installer
pkgver=0.13.4
pkgrel=4
pkgrel=1
pkgdesc="The Easy Installer is a desktop application which helps users install Android /e/ (https://doc.e.foundation/what-s-e) on supported devices."
arch=('x86_64')
url="https://gitlab.e.foundation/e/tools/${pkgname}"