summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorproledatarian2024-04-23 12:00:44 +0200
committerproledatarian2024-04-23 12:00:44 +0200
commitd927b4987ea74fba3306f9c032ab533835471212 (patch)
tree9ffea285bc2faafcce7f22e6203ffb29bcf246e4
parentcdda7333b67418febda6a7750e53e066b86d02bc (diff)
downloadaur-d927b4987ea74fba3306f9c032ab533835471212.tar.gz
Updated to v3.193.10.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94c46a4f510e..e1a81a62b18f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = standardnotes-bin
pkgdesc = Free, open-source encrypted notes app.
- pkgver = 3.193.2
+ pkgver = 3.193.10
pkgrel = 1
url = https://github.com/standardnotes/app
install = standardnotes.install
@@ -13,9 +13,9 @@ pkgbase = standardnotes-bin
options = !strip
source = standard-notes.sh
sha256sums = 71f0811526d428b541ef39ee804b257ed60b1b9b5d620436c79ed77e17eb4d16
- source_x86_64 = standardnotes-bin-3.193.2-amd64.deb::https://github.com/standardnotes/app/releases/download/%40standardnotes%2Fdesktop%403.193.2/standard-notes-3.193.2-linux-amd64.deb
- sha256sums_x86_64 = ade37a52ccfa6b61d78c29d90367e9c40c5974997277f7f76fd04fdf6c5d096f
- source_aarch64 = standardnotes-bin-3.193.2-aarch64.deb::https://github.com/standardnotes/app/releases/download/%40standardnotes%2Fdesktop%403.193.2/standard-notes-3.193.2-linux-arm64.deb
- sha256sums_aarch64 = 3845b59b750cbbf7b944cc518c19f68136c036d4c203b376a60b99bfea545d9b
+ source_x86_64 = standardnotes-bin-3.193.10-amd64.deb::https://github.com/standardnotes/app/releases/download/%40standardnotes%2Fdesktop%403.193.10/standard-notes-3.193.10-linux-amd64.deb
+ sha256sums_x86_64 = 058163e393114ff44d53a872c0b5a0cc6920d9b46a0615aebc45c52f99c03232
+ source_aarch64 = standardnotes-bin-3.193.10-aarch64.deb::https://github.com/standardnotes/app/releases/download/%40standardnotes%2Fdesktop%403.193.10/standard-notes-3.193.10-linux-arm64.deb
+ sha256sums_aarch64 = cddfae9c9f993c89f44b8890ed874ad82b0ae7fe0884011c3982165483212744
pkgname = standardnotes-bin
diff --git a/PKGBUILD b/PKGBUILD
index 81ece377fa66..9f3244d80b2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=standardnotes-bin
_realname="Standard Notes"
-pkgver=3.193.2
+pkgver=3.193.10
pkgrel=1
pkgdesc='Free, open-source encrypted notes app.'
arch=('x86_64' 'aarch64')
@@ -20,8 +20,8 @@ source_x86_64=("$pkgname-$pkgver-amd64.deb::$url/releases/download/%40standardno
source_aarch64=("$pkgname-$pkgver-aarch64.deb::$url/releases/download/%40standardnotes%2Fdesktop%40$pkgver/standard-notes-$pkgver-linux-arm64.deb")
sha256sums=('71f0811526d428b541ef39ee804b257ed60b1b9b5d620436c79ed77e17eb4d16')
-sha256sums_x86_64=('ade37a52ccfa6b61d78c29d90367e9c40c5974997277f7f76fd04fdf6c5d096f')
-sha256sums_aarch64=('3845b59b750cbbf7b944cc518c19f68136c036d4c203b376a60b99bfea545d9b')
+sha256sums_x86_64=('058163e393114ff44d53a872c0b5a0cc6920d9b46a0615aebc45c52f99c03232')
+sha256sums_aarch64=('cddfae9c9f993c89f44b8890ed874ad82b0ae7fe0884011c3982165483212744')
prepare() {
ar x "$pkgname-$pkgver-amd64.deb"