aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbasbkotv2022-05-12 08:07:40 +0000
committerbasbkotv2022-05-12 08:07:40 +0000
commite226196a3a98c192f855df47efd51c3f82027477 (patch)
treec0adf1d5e1cae21e52528266462cc5353e01e5f1
parent473d331ced596dfdbc9a3c7e9c35e7bb18d3ed54 (diff)
downloadaur-e226196a3a98c192f855df47efd51c3f82027477.tar.gz
v0.13.4-beta
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d579a00825d0..c7ed6ae6587a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = easy-installer-test
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.0.1
- pkgrel = 2
+ pkgrel = 3
url = https://gitlab.e.foundation/e/tools/easy-installer
arch = x86_64
license = GPL3
@@ -10,7 +10,7 @@ pkgbase = easy-installer-test
makedepends = java-environment-openjdk=11
makedepends = java-runtime-common
makedepends = ruby-ronn
- source = easy-installer-0.13.2::git+https://gitlab.e.foundation/e/tools/easy-installer.git#tag=v0.13.2-beta
+ source = easy-installer-0.13.4::git+https://gitlab.e.foundation/e/tools/easy-installer.git#tag=v0.13.4-beta
source = easy-installer.8.md
md5sums = SKIP
md5sums = bc6e92b53daabcee25e57904b3eb1bb6
diff --git a/PKGBUILD b/PKGBUILD
index 0587fcd35c4e..e6446b07ff13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: steadfasterX <steadfasterX [at] binbash -dot- rocks>
pkgname=easy-installer-test
pkgver=0.0.1
-pkgrel=2
+pkgrel=3
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')
url="https://gitlab.e.foundation/e/tools/${pkgname}"