summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f20b994626cb..5faa48928715 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
OPTIONS=(!strip) # Stripping an AppImage renders it non-functional
_pkgname=nixnote2
-pkgname=${_pkgname}-release-bin
+pkgname=${_pkgname}-appimage
pkgver=2.1.0.beta4
pkgrel=1
pkgdesc='Evernote clone (formerly Nevernote) - latest binary release'