Please update this package. Happy to take over maintenance if you'd like.
Search Criteria
Package Details: guilded 1.0.9146647-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/guilded.git (read-only, click to copy) |
---|---|
Package Base: | guilded |
Description: | Chat for Gaming Communities |
Upstream URL: | https://www.guilded.gg/ |
Keywords: | chat community gaming |
Licenses: | custom |
Submitter: | GI_Jack |
Maintainer: | silverhikari |
Last Packager: | silverhikari |
Votes: | 7 |
Popularity: | 0.099833 |
First Submitted: | 2021-02-07 03:57 (UTC) |
Last Updated: | 2022-08-01 06:00 (UTC) |
Dependencies (12)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta)
- at-spi2-core (at-spi2-core-git, at-spi2-core-minimal-git)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-classic-noatk-64, gtk3-ubuntu)
- libappindicator-gtk3 (libappindicator-bzr)
- libnotify (libnotify-gtk2, libnotify-id, libnotify-git)
- libsecret
- libxkbcommon-x11 (libxkbcommon-x11-git)
- libxss
- libxtst
- nss (nss-hg)
- util-linux-libs (util-linux-libs-nosystemd-minimal-git, util-linux-libs-selinux, util-linux-libs-aes)
- xdg-utils (mimi-git, busking-git, xdg-utils-git, linopen, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, xdg-utils-symlink-fix, xdg-utils-mimeo, xdg-utils-lxqt, opener, mimejs-git)
Required by (0)
Sources (1)
Latest Comments
remanifest commented on 2022-03-08 22:29 (UTC)
unit73e commented on 2022-01-08 14:19 (UTC)
Hello
You need to run the shell script:
./checkupdate.sh
Which will download Guilded and give you the current version.
After that you need to change the version:
- pkgver = 1.0.9109710
+ pkgver = 1.0.9119474
And update the checksum:
- source = guilded-1.0.9109710.deb::https://www.guilded.gg/downloads/Guilded-Linux.deb
- sha256sums = 0fcd190f12bc7cdaf7b085352105c774ea5212b09cd1a34a0c5427957ccfe5da
+ source = guilded-1.0.9119474.deb::https://www.guilded.gg/downloads/Guilded-Linux.deb
+ sha256sums = 1535a767e5713ba8d80872991b04a07e19078dc82753e1542b1897131e24dfba
And run .SRCINFO
thing:
makepkg --printsrcinfo > .SRCINFO
Otherwise no one will update automatically unless they do these steps manually.
txtsd commented on 2021-09-28 10:20 (UTC)
You fixed the checksum but did not bump the pkgrel
0.zero commented on 2021-09-27 00:19 (UTC)
the PKGBUILD's sha256sums seems to be missing an 'a' at the very end for 1.0.9109710
txtsd commented on 2021-09-04 13:27 (UTC)
Could use a .desktop
file
Tjay commented on 2021-07-25 17:29 (UTC)
Version: .deb file from 25/07/2021 (couldn't find version number) Sha256sum: 831e98a21aba67cfc2f9b3abd444dae9e7b5422791afd2a56a73e1876fcc96d9
This should make it work
GI_Jack commented on 2021-04-28 13:59 (UTC)
No longer need this, dropping package
Rynn commented on 2021-04-11 13:36 (UTC) (edited on 2021-04-11 13:37 (UTC) by Rynn)
Package is failing to build due to failing Hash sums
Building guilded...
==> Making package: guilded 1.0.992656-1
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found guilded-1.0.992656.deb
==> Validating source files with sha256sums...
guilded-1.0.992656.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!
Failed to build guilded
IdkGoodName commented on 2021-03-24 09:10 (UTC) (edited on 2021-03-24 09:21 (UTC) by IdkGoodName)
Not sure why the description of this is called "That Discord Chat App Knocoff"(ironically, misspelled). Guilded is different compared Discord, and Discord could also be called "Slack knockoff". Either don't spread bullcrap around or don't even create a package with a description like this.
PastelRobot commented on 2021-02-25 11:28 (UTC)
the .deb file fails the sha256sums validity check. This is after clearing the cache, and trying manual installation, package builds fine if checks are skipped.
Freso commented on 2021-02-21 10:13 (UTC)
Please fix the issue with the .install
file. No files (incl. symlinks) should be created outside of the PKGBUILD itself.
Freso commented on 2021-02-20 11:43 (UTC) (edited on 2021-02-20 11:44 (UTC) by Freso)
You should remove the .install
file:
- The two update hooks will be fired automatically by pacman’s hooks.
- The symlinking should be part of the
package()
function in the PKGBUILD, so that it will get properly tracker by the package management.
Pinned Comments