summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlisson Lauffer2022-08-04 01:22:15 -0300
committerAlisson Lauffer2022-08-04 01:22:15 -0300
commita152a99687fc2c7dac529b0b8e081a8f3958ed41 (patch)
treeeefcd92ef17b8178c457dcb25250d3c16929d2db
parent6f07d130fc7fbfcce61f886cfccbc2e6ce2f9a09 (diff)
downloadaur-a152a99687fc2c7dac529b0b8e081a8f3958ed41.tar.gz
Bump to 1.131.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fddbea88b0d..80e877c9bc5c 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.131.9
+ pkgver = 1.131.13
pkgrel = 1
url = https://www.bluemail.me
arch = x86_64
@@ -16,8 +16,8 @@ pkgbase = bluemail
conflicts = bluemail-bin
options = !strip
source = LICENSE
- source = bluemail-1.131.9.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_132.snap
+ source = bluemail-1.131.13.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_135.snap
sha512sums = 546994dbf25972659db6130402926020fdfc763b3f41580d812aeb785824218bae1204babe99af51ad91fd758ad0e7f4d0636a00e9130ce13fc6ebb90540e9dc
- sha512sums = 2139223d9be0b1d811f5fb77151d6e9f59dbfb1c894a5413ad44a2f68354b57233e4f685eebcccc5cb9ae9b31411e357bd3acf88b437c7b83a1fe6fd8edb8a00
+ sha512sums = 9c0a1b56290e0f964dac8bda4f376d36ebb22f2ffebbf0b1e87a8736158cf58468bee75459535d3368168f1eaa96f20620a78acdd2db21bc218f2cbeb75c06a1
pkgname = bluemail
diff --git a/PKGBUILD b/PKGBUILD
index 20b0883bd4fc..2ad1519596fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: TBK <aur at jjtc dot eu>
pkgname=bluemail
-pkgver=1.131.9
+pkgver=1.131.13
pkgrel=1
pkgdesc="BlueMail is a free, secure, universal email app, capable of managing an unlimited number of mail accounts"
arch=('x86_64')
@@ -20,10 +20,10 @@ 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_132.snap")
+ "${pkgname}-${pkgver}.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_135.snap")
sha512sums=('546994dbf25972659db6130402926020fdfc763b3f41580d812aeb785824218bae1204babe99af51ad91fd758ad0e7f4d0636a00e9130ce13fc6ebb90540e9dc'
- '2139223d9be0b1d811f5fb77151d6e9f59dbfb1c894a5413ad44a2f68354b57233e4f685eebcccc5cb9ae9b31411e357bd3acf88b437c7b83a1fe6fd8edb8a00')
+ '9c0a1b56290e0f964dac8bda4f376d36ebb22f2ffebbf0b1e87a8736158cf58468bee75459535d3368168f1eaa96f20620a78acdd2db21bc218f2cbeb75c06a1')
package() {
mkdir -p "${pkgdir}/opt"