Package Details: mailspring-bin 1.15.0-1

Git Clone URL: https://aur.archlinux.org/mailspring-bin.git (read-only, click to copy)
Package Base: mailspring-bin
Description: A beautiful, fast and fully open source mail client.(Prebuilt version.Use system-wide electron)
Upstream URL: https://getmailspring.com/
Keywords: electron email imap mail
Licenses: GPL-3.0-only
Conflicts: mailspring
Provides: mailspring
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 209
Popularity: 1.61
First Submitted: 2024-07-10 05:38 (UTC)
Last Updated: 2025-01-03 01:17 (UTC)

Dependencies (3)

Required by (0)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 27 Next › Last »

rashintha commented on 2019-02-12 10:28 (UTC)

@chenlei

Please retry. I rechecked the package. It's working fine.

Pryka commented on 2019-02-12 09:43 (UTC)

@chenlei

Try redownloading, no checksum error for me. Updated maybe 2h ago.

chenlei commented on 2019-02-12 09:06 (UTC)

正在验证 source_x86_64 文件,使用sha256sums... mailspring-1.5.6-amd64.deb ... 失败 ==> 错误: 一个或多个文件没有通过有效性检查!

sha256sums check failed sorry for my bad english

edivandjs commented on 2019-02-03 19:23 (UTC)

Thank you for making the package available in AUR. I want to report a bug. It does not show the top menus. I already reinstalled and it continues like this. Use Manjaro with XFCE interface.

rashintha commented on 2019-01-06 09:30 (UTC)

Thank you @dbalan. I have updated it to v1.5.5.

dbalan commented on 2019-01-06 05:10 (UTC)

Apologies for the radio silence, I have been travelling and don't have acces to an archlinux box. However @rashintha had expressed their willingness to maintain the package, so I am adding them as a co-maintainer.

FabioLolix commented on 2019-01-05 19:42 (UTC)

@dbalan please use pkgver= directly, _pkgver is uneeded and you have removed the previous packager from the credits https://wiki.archlinux.org/index.php/Arch_User_Repository#Rules_of_submission

ezekielnin commented on 2019-01-03 03:26 (UTC)

updpkgsums works perfectly for me! Thanks a lot!

faasie commented on 2019-01-03 01:37 (UTC)

@ezekielnin - That's a good question. Once you update the version in the PKGBUILD, you need to update the packagesums for that new package.

Here's how you do it: Update package version in PKGBUILD Generate new checksums with: (of course you don't include the $ in the command)

$ updpkgsums

Test install

$ makepkg -si

Update .SRCINFO

$ makepkg --printsrcinfo > .SRCINFO

And you should be all set.

ezekielnin commented on 2019-01-02 23:55 (UTC) (edited on 2019-01-02 23:55 (UTC) by ezekielnin)

@kerwin : newbie question : what do you mean update dpkg sums? If I clone the git, then makepkg -si, I still get version 1.5.3. Thank you for clarifying this. (again noob here)