aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorefoundation2022-11-15 10:48:24 +0000
committerefoundation2022-11-15 10:48:24 +0000
commit7438e838c1a438fdd7df5354497552e28a990c90 (patch)
tree7c2690407aa227ac6ee3cc49aeaf32cfdce4217a
parentc1b4d836db1bd7fbb9bb7c55a3c9e506e5a4c56b (diff)
downloadaur-7438e838c1a438fdd7df5354497552e28a990c90.tar.gz
v0.16
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4badfbb26567..2b886519774e 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.15.1
+ pkgver = 0.16
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.15.1::git+https://gitlab.e.foundation/e/tools/easy-installer.git#tag=v0.15.1
+ source = easy-installer-0.16::git+https://gitlab.e.foundation/e/tools/easy-installer.git#tag=v0.16
source = easy-installer.8.md
md5sums = SKIP
md5sums = bc6e92b53daabcee25e57904b3eb1bb6
diff --git a/PKGBUILD b/PKGBUILD
index 911e122b018d..ac45d804b0cc 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.15.1
+pkgver=0.16
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')