summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlisson Lauffer2020-02-25 08:11:07 -0300
committerAlisson Lauffer2020-02-25 08:11:07 -0300
commit5421e504482a394f0b44e1334ea5d0dcec958e98 (patch)
tree28968de8b6e5c1d7862c9f5424049ad49574206f
parent04b405a74b947a1b33aa5fec584d51d3b80b56ea (diff)
downloadaur-5421e504482a394f0b44e1334ea5d0dcec958e98.tar.gz
Bump to 1.1.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2da0283b306f..d4b3cedcc944 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bluemail-bin
pkgdesc = BlueMail is a free, secure, universal email app, capable of managing an unlimited number of mail accounts
- pkgver = 1.1.8
- pkgrel = 2
+ pkgver = 1.1.9
+ pkgrel = 1
url = https://www.bluemail.me
arch = x86_64
license = custom
@@ -10,8 +10,8 @@ pkgbase = bluemail-bin
depends = libglvnd
optdepends = libnotify: Desktop notifications
provides = bluemail
- source = bluemail-bin-1.1.8.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_16.snap
- sha512sums = 93039e81643404b602b1c1bb1ae01f477acdaf91c767ea8373b93b46e9be9e2b07514feee8c06803cef268382850dda0fb027f932ecfdf123ba13a0683890f7b
+ source = bluemail-bin-1.1.9.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_17.snap
+ sha512sums = a0da445530f1675c42b8c1649afa197f5f1bbf069f14f5952ca219b992999455a8c34ce7e0939ce6ab0a290cfd94ec015d7787c2dd28b05e6603939fdadbdee7
pkgname = bluemail-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1225cfdd1fd4..c119a8b71d64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alisson Lauffer <alissonvitortc@gmail.com>
pkgname=bluemail-bin
-pkgver=1.1.8
-pkgrel=2
+pkgver=1.1.9
+pkgrel=1
pkgdesc="BlueMail is a free, secure, universal email app, capable of managing an unlimited number of mail accounts"
arch=('x86_64')
url="https://www.bluemail.me"
@@ -12,9 +12,9 @@ depends=('libglvnd')
optdepends=('libnotify: Desktop notifications')
makedepends=('squashfs-tools' 'imagemagick')
-source=("${pkgname}-${pkgver}.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_16.snap")
+source=("${pkgname}-${pkgver}.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_17.snap")
-sha512sums=('93039e81643404b602b1c1bb1ae01f477acdaf91c767ea8373b93b46e9be9e2b07514feee8c06803cef268382850dda0fb027f932ecfdf123ba13a0683890f7b')
+sha512sums=('a0da445530f1675c42b8c1649afa197f5f1bbf069f14f5952ca219b992999455a8c34ce7e0939ce6ab0a290cfd94ec015d7787c2dd28b05e6603939fdadbdee7')
package() {
mkdir -p "${pkgdir}/opt"