summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlisson Lauffer2023-06-21 14:55:59 -0300
committerAlisson Lauffer2023-06-21 14:57:11 -0300
commit952d063351f67d55b64391d38e41334ce86d3d81 (patch)
tree9649753fe6af1a950acc873315697d24dd0cb0de
parent0c282a3a0e9d0c913e61286f5774aebf8c5251b6 (diff)
downloadaur-952d063351f67d55b64391d38e41334ce86d3d81.tar.gz
upgpkg: 1.137.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d54108229c9..0d535d09eb16 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bluemail
pkgdesc = BlueMail is a free, secure, universal email app, capable of managing an unlimited number of mail accounts
- pkgver = 1.136.30
+ pkgver = 1.137.0
pkgrel = 1
url = https://www.bluemail.me
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = bluemail
depends = libxss
options = !strip
source = LICENSE
- source = bluemail-1.136.30.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_164.snap
+ source = bluemail-1.137.0.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_165.snap
source = bluemail.sh
sha512sums = 546994dbf25972659db6130402926020fdfc763b3f41580d812aeb785824218bae1204babe99af51ad91fd758ad0e7f4d0636a00e9130ce13fc6ebb90540e9dc
- sha512sums = abc9321548f626d7ee56d50ee5323103b6217afe74ae7ab08e7a3467ecc0a7a4413ca18a59e43d0d7d0d3d7eaa73d986cef8da81848c79b1687d7ffb65042437
+ sha512sums = a364f1ed74ccda3d6b40bac8e9b42c0416c9224b38b45f563ad5fe1c49f900ad3243cb7ca1398e4be2c047375a411b8c2f155902ebbcc5a58fe4108711f3022f
sha512sums = bda81fca25dbe3792c8a613666f5bc8635dfa2bb8786a5ddd90586ab30090a7dba8154614f6f94a38060fb53cb81f0c2d8417389c18aad870dc52db3904dd12d
pkgname = bluemail
diff --git a/PKGBUILD b/PKGBUILD
index c8c31740b98a..2a6a883be0dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: D. Can Celasun <can[at]dcc[dot]im>
pkgname=bluemail
-pkgver=1.136.30
+pkgver=1.137.0
pkgrel=1
pkgdesc="BlueMail is a free, secure, universal email app, capable of managing an unlimited number of mail accounts"
arch=('x86_64')
@@ -19,11 +19,11 @@ options=(!strip)
# curl -H 'X-Ubuntu-Series: 16' https://api.snapcraft.io/api/v1/snaps/details/bluemail | jq '.download_url' -r
# curl -H 'X-Ubuntu-Series: 16' https://api.snapcraft.io/api/v1/snaps/details/bluemail | jq '.version' -r
source=('LICENSE'
- "${pkgname}-${pkgver}.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_164.snap"
+ "${pkgname}-${pkgver}.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_165.snap"
"${pkgname}.sh")
sha512sums=('546994dbf25972659db6130402926020fdfc763b3f41580d812aeb785824218bae1204babe99af51ad91fd758ad0e7f4d0636a00e9130ce13fc6ebb90540e9dc'
- 'abc9321548f626d7ee56d50ee5323103b6217afe74ae7ab08e7a3467ecc0a7a4413ca18a59e43d0d7d0d3d7eaa73d986cef8da81848c79b1687d7ffb65042437'
+ 'a364f1ed74ccda3d6b40bac8e9b42c0416c9224b38b45f563ad5fe1c49f900ad3243cb7ca1398e4be2c047375a411b8c2f155902ebbcc5a58fe4108711f3022f'
'bda81fca25dbe3792c8a613666f5bc8635dfa2bb8786a5ddd90586ab30090a7dba8154614f6f94a38060fb53cb81f0c2d8417389c18aad870dc52db3904dd12d')
package() {