aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa2ec34f3c11..8dd940da0dda 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.20
+ pkgver = 0.20.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.20::git+https://gitlab.e.foundation/e/tools/easy-installer.git#tag=v0.20
+ source = easy-installer-0.20.1::git+https://gitlab.e.foundation/e/tools/easy-installer.git#tag=v0.20.1
source = easy-installer.8.md
md5sums = SKIP
md5sums = bc6e92b53daabcee25e57904b3eb1bb6
diff --git a/PKGBUILD b/PKGBUILD
index 31b54940e7c1..ce93799c9b82 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.20
+pkgver=0.20.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')