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

Commit 821ca66a authored by frankpreel's avatar frankpreel
Browse files

Fix version

parent acbf8179
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# Maintainer: efoundation <dev [at] e -dot- email>
# Maintainer: steadfasterX <steadfasterX [at] binbash -dot- rocks>
pkgname=easy-installer
pkgver=0.15.0
pkgver=0.15.1
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')
+1 −1
Original line number Diff line number Diff line
name: easy-installer
version: 'v0.15.0'
version: 'v0.15.1'
summary: Easy installation of /e/ OS - the Google-free Android-based mobile OS
description: |
  The /e/ OS Installer has been created to make the installation of 
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
#--------------------------------
RequestExecutionLevel admin #if 'user' then it can't install in C:\Program files
!define MUI_ICON "buildSrc/windows/easy-installer.ico"
!define appVersion "v0.15.0"
!define appVersion "v0.15.1"
Name "Easy-installer ${appVersion}"
# define installation directory
InstallDir "$PROGRAMFILES64\easy-installer"