aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorefoundation2023-04-25 09:46:54 +0000
committerefoundation2023-04-25 09:46:54 +0000
commit7fe653ad83048eda3685a9fcd65ed3de8e812396 (patch)
tree350419baf6804e6270e3cb8707f9bbea0ab865f6
parent06c879c930b8417eb2b67d437b38705b16e32c7a (diff)
downloadaur-7fe653ad83048eda3685a9fcd65ed3de8e812396.tar.gz
v0.18
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39e53750e408..a4f3116cc4b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.17
+ pkgver = 0.18
pkgrel = 1
url = https://gitlab.e.foundation/e/tools/easy-installer
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = easy-installer
makedepends = gradle
makedepends = java-runtime-common
makedepends = ruby-ronn
- source = easy-installer-0.17::git+https://gitlab.e.foundation/e/tools/easy-installer.git#tag=v0.17
+ source = easy-installer-0.18::git+https://gitlab.e.foundation/e/tools/easy-installer.git#tag=v0.18
source = easy-installer.8.md
md5sums = SKIP
md5sums = bc6e92b53daabcee25e57904b3eb1bb6
diff --git a/PKGBUILD b/PKGBUILD
index b04a5734525c..7be48ebe0615 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: efoundation <dev [at] e -dot- email>
# Maintainer: steadfasterX <steadfasterX [at] binbash -dot- rocks>
pkgname=easy-installer
-pkgver=0.17
+pkgver=0.18
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')