diff --git a/pkg/arch/.SRCINFO b/pkg/arch/.SRCINFO index 7e4550a7272579ddee2d74a98b80b73658ec9526..3e52e007b816ab922ca4c92c44f748e4d2f06539 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 a05adab7e6467b3fda00baf8fb56057bc6bb0318..3ed932ea5cc57009df892769a0ceffd27a1c56ee 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')