summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlisson Lauffer2020-01-16 04:03:24 -0300
committerAlisson Lauffer2020-01-16 04:03:24 -0300
commitf2966bc58c2656e4ff525071b0e756787d82fd73 (patch)
treee6140a02244a182a3cdcff1940383b24902b6f78
parent608268bebd8eaf6923c33d735fad55f122636691 (diff)
downloadaur-f2966bc58c2656e4ff525071b0e756787d82fd73.tar.gz
Bump to 1.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 175181cedeb6..80d8a9e78971 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = bluemail-bin
pkgdesc = BlueMail is a free, secure, universal email app, capable of managing an unlimited number of mail accounts
- pkgver = 1.1.2
+ pkgver = 1.1.3
pkgrel = 1
url = https://www.bluemail.me
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = bluemail-bin
makedepends = imagemagick
optdepends = libnotify: Desktop notifications
provides = bluemail
- source = bluemail-bin-1.1.2.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_10.snap
- sha512sums = 469faff5d3854cba23dc9bbfa0d351b047b421f311e2472b77f124d9e4084d23836d38dedbdbda8536d32458064aa05d22d69b62aa95c10a269893f863868678
+ source = bluemail-bin-1.1.3.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_11.snap
+ sha512sums = 69cb411cdc87d81833532dac1c40e353db5d2d5af81165cafeb739bc6f278aedeb4200a30dcea7ea693dcc43fe014c3e22b76583dac21c83cbd13948ad025385
pkgname = bluemail-bin
diff --git a/PKGBUILD b/PKGBUILD
index 644cd4587c66..72c9ff2c471b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alisson Lauffer <alissonvitortc@gmail.com>
pkgname=bluemail-bin
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="BlueMail is a free, secure, universal email app, capable of managing an unlimited number of mail accounts"
arch=('x86_64')
@@ -12,9 +12,9 @@ depends=()
optdepends=('libnotify: Desktop notifications')
makedepends=('squashfs-tools' 'imagemagick')
-source=("${pkgname}-${pkgver}.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_10.snap")
+source=("${pkgname}-${pkgver}.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_11.snap")
-sha512sums=('469faff5d3854cba23dc9bbfa0d351b047b421f311e2472b77f124d9e4084d23836d38dedbdbda8536d32458064aa05d22d69b62aa95c10a269893f863868678')
+sha512sums=('69cb411cdc87d81833532dac1c40e353db5d2d5af81165cafeb739bc6f278aedeb4200a30dcea7ea693dcc43fe014c3e22b76583dac21c83cbd13948ad025385')
package() {
mkdir -p "${pkgdir}/opt"