summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlisson Lauffer2019-12-23 00:30:56 -0300
committerAlisson Lauffer2019-12-23 00:30:56 -0300
commit943a7f0a9f2cee7f824dc7ded20756203315dd47 (patch)
tree2fa9dfd976677b05e27367e2107bf088cbdb119b
parent67818bb37e9ab71d1769f99d89e5c356d6d2928f (diff)
downloadaur-943a7f0a9f2cee7f824dc7ded20756203315dd47.tar.gz
Bump to 1.1.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13812bfa9cc7..10199f67106b 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.0
+ pkgver = 1.1.1
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.0.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_8.snap
- sha512sums = 56d76fdd919b6951d1ca289de3e60dda697840c1e99d912fc44874d8259bb13a3931ff58f19e61ce707fd64ea287ba8c41fefe0577a33f872c6dcbb0b7f6e083
+ source = bluemail-bin-1.1.1.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_9.snap
+ sha512sums = 20e5679c039662b4498995b092b46e46b936ac486b631c0451078d4f7784b5009831a295f2dcd4e0419c072c13549129d37eeb548e5b9ad4a99a6f2d6502aaf1
pkgname = bluemail-bin
diff --git a/PKGBUILD b/PKGBUILD
index 75f5d47d7213..99196b36bfcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alisson Lauffer <alissonvitortc@gmail.com>
pkgname=bluemail-bin
-pkgver=1.1.0
+pkgver=1.1.1
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_8.snap")
+source=("${pkgname}-${pkgver}.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_9.snap")
-sha512sums=('56d76fdd919b6951d1ca289de3e60dda697840c1e99d912fc44874d8259bb13a3931ff58f19e61ce707fd64ea287ba8c41fefe0577a33f872c6dcbb0b7f6e083')
+sha512sums=('20e5679c039662b4498995b092b46e46b936ac486b631c0451078d4f7784b5009831a295f2dcd4e0419c072c13549129d37eeb548e5b9ad4a99a6f2d6502aaf1')
package() {
mkdir -p "${pkgdir}/opt"