summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5a8a756a931..bed415145201 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,9 @@ pkgbase = bluemail-bin
depends = libglvnd
optdepends = libnotify: Desktop notifications
provides = bluemail
+ source = LICENSE
source = bluemail-bin-1.1.12.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_20.snap
+ sha512sums = 546994dbf25972659db6130402926020fdfc763b3f41580d812aeb785824218bae1204babe99af51ad91fd758ad0e7f4d0636a00e9130ce13fc6ebb90540e9dc
sha512sums = 64ec51f6c247241453bbe43abbb5e96c331b40b07fda57132e5cb93cd5deaf5e7cb51906f53ee2bc234803d7600c182a893d4b6a30e9d3ba915e68164172985c
pkgname = bluemail-bin
diff --git a/PKGBUILD b/PKGBUILD
index a2e9b85a6d7e..f3e9d3b57c89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,9 +12,11 @@ depends=('libglvnd')
optdepends=('libnotify: Desktop notifications')
makedepends=('squashfs-tools' 'imagemagick')
-source=("${pkgname}-${pkgver}.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_20.snap")
+source=('LICENSE'
+ "${pkgname}-${pkgver}.snap::https://api.snapcraft.io/api/v1/snaps/download/ZVlj0qw0GOFd5JgTfL8kk2Y5eIG1IpiH_20.snap")
-sha512sums=('64ec51f6c247241453bbe43abbb5e96c331b40b07fda57132e5cb93cd5deaf5e7cb51906f53ee2bc234803d7600c182a893d4b6a30e9d3ba915e68164172985c')
+sha512sums=('546994dbf25972659db6130402926020fdfc763b3f41580d812aeb785824218bae1204babe99af51ad91fd758ad0e7f4d0636a00e9130ce13fc6ebb90540e9dc'
+ '64ec51f6c247241453bbe43abbb5e96c331b40b07fda57132e5cb93cd5deaf5e7cb51906f53ee2bc234803d7600c182a893d4b6a30e9d3ba915e68164172985c')
package() {
mkdir -p "${pkgdir}/opt"