summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFeakster2021-01-11 20:13:53 +0000
committerFeakster2021-01-11 20:13:53 +0000
commitd32f4145c5606520885e76ef2988ff606a920c87 (patch)
treed545bf656bb556c502b5dcb602e27892f7422912 /PKGBUILD
parente9b539d33009bbccc83bd2cf9bc61127d6e9583d (diff)
downloadaur-d32f4145c5606520885e76ef2988ff606a920c87.tar.gz
Corrected package release version number
- 5 --> 1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29f1dbc5ce13..b5d8ab2a5cdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=simplenote-electron-arm-bin
_pkgname=${pkgname%-electron-arm-bin}
pkgver=2.4.0
_appimage="simplenote-electron-${pkgver}-${CARCH}.AppImage"
-pkgrel=5
+pkgrel=1
pkgdesc='The simplest way to keep notes'
arch=('armv7h' 'aarch64')
url='https://github.com/Automattic/simplenote-electron'