aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorefoundation2023-05-11 13:28:01 +0000
committerefoundation2023-05-11 13:28:01 +0000
commit012da5b4cade9e4ef8bdbb732000fd2c8d900908 (patch)
treeb91a53a54077ffde02ac6329f79b7e5bbfcd0353
parent7fe653ad83048eda3685a9fcd65ed3de8e812396 (diff)
downloadaur-012da5b4cade9e4ef8bdbb732000fd2c8d900908.tar.gz
v0.18.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4f3116cc4b5..599050db7d3c 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.18
+ pkgver = 0.18.1
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.18::git+https://gitlab.e.foundation/e/tools/easy-installer.git#tag=v0.18
+ source = easy-installer-0.18.1::git+https://gitlab.e.foundation/e/tools/easy-installer.git#tag=v0.18.1
source = easy-installer.8.md
md5sums = SKIP
md5sums = bc6e92b53daabcee25e57904b3eb1bb6
diff --git a/PKGBUILD b/PKGBUILD
index 7be48ebe0615..c54638f38c28 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.18
+pkgver=0.18.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')