summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFeakster2021-02-08 07:49:30 +0000
committerFeakster2021-02-08 07:49:30 +0000
commitec6f6925bdde748414be9c19f9a50d89ff04de5b (patch)
tree408eb0b13c268f20dfc8bae0ddc5695cc66c369b
parent9a8c85bd9f664433371c26917ae07c4ef755107a (diff)
downloadaur-ec6f6925bdde748414be9c19f9a50d89ff04de5b.tar.gz
Reset package release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b825f3b567b..87b5e682839c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = simplenote-electron-arm-bin
pkgdesc = The simplest way to keep notes
pkgver = 2.6.0
- pkgrel = 4
+ pkgrel = 1
url = https://github.com/Automattic/simplenote-electron
install = simplenote-electron-arm-bin.install
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index 7f070322d516..8ba5e2916178 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=simplenote-electron-arm-bin
_pkgname=${pkgname%-electron-arm-bin}
pkgver=2.6.0
_appimage="simplenote-electron-${pkgver}-${CARCH}.AppImage"
-pkgrel=4
+pkgrel=1
pkgdesc='The simplest way to keep notes'
arch=('armv7h' 'aarch64')
url='https://github.com/Automattic/simplenote-electron'