From 066e46af654bb90dcc969a806e2d822d64c94ef4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arnau=20V=C3=A0zquez?= Date: Thu, 19 May 2022 11:05:57 +0000 Subject: [PATCH] Bump pkg rel to test AUR publishing live. --- pkg/arch/.SRCINFO | 4 ++-- pkg/arch/PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pkg/arch/.SRCINFO b/pkg/arch/.SRCINFO index 7e4550a7..3e52e007 100644 --- a/pkg/arch/.SRCINFO +++ b/pkg/arch/.SRCINFO @@ -1,7 +1,7 @@ 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. + pkgdesc = The Easy Installer is a desktop application which helps users install /e/OS by Murena (https://doc.e.foundation/what-s-e) on supported devices. pkgver = 0.13.4 - pkgrel = 1 + pkgrel = 2 url = https://gitlab.e.foundation/e/tools/easy-installer arch = x86_64 license = GPL3 diff --git a/pkg/arch/PKGBUILD b/pkg/arch/PKGBUILD index a05adab7..3ed932ea 100644 --- a/pkg/arch/PKGBUILD +++ b/pkg/arch/PKGBUILD @@ -2,8 +2,8 @@ # Maintainer: steadfasterX pkgname=easy-installer pkgver=0.13.4 -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." +pkgrel=2 +pkgdesc="The Easy Installer is a desktop application which helps users install /e/OS by Murena (https://doc.e.foundation/what-s-e) on supported devices." arch=('x86_64') url="https://gitlab.e.foundation/e/tools/${pkgname}" license=('GPL3') -- GitLab