summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrykf032020-10-27 18:40:43 +0000
committerPatrykf032020-10-27 18:40:43 +0000
commit3b5806f6027bb33d42c886d1f5ab1efea5aebc40 (patch)
treec24a7aa2fa6d4ea85c8d6f5bb82f51074a4f170d
parent1a33a7c8c6e28dc475e2952f8cc0c1d77ac60610 (diff)
downloadaur-3b5806f6027bb33d42c886d1f5ab1efea5aebc40.tar.gz
fix things
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 084f79106e93..e9b51c9f51e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://github.com/pineappleEA/pineappleEA.github.io"
license=('gpl')
depends=('zlib' 'hicolor-icon-theme')
options=(!strip)
-_appimage="Yuzu-Ea-${pkgver}.AppImage"
+_appimage="Yuzu-EA-${pkgver}.AppImage"
source_x86_64=("https://github.com/pineappleEA/pineappleEA.github.io/releases/download/EA-${pkgver}/${_appimage}")
noextract=("${_appimage}")
sha256sums_x86_64=('47f86b02e1e8c24a6f16397f7a7cca0039f9567922bd9c8aa3ee9f518cef0615')