Search Criteria
Package Details: sticker-convert 2.12.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sticker-convert.git (read-only, click to copy) |
---|---|
Package Base: | sticker-convert |
Description: | Convert (animated) stickers to/from WhatsApp, Telegram, Signal, Line, Kakao, Viber, Discord, iMessage. Written in Python. |
Upstream URL: | https://github.com/laggykiller/sticker-convert |
Licenses: | GPLv2 |
Submitter: | laggykiller |
Maintainer: | laggykiller |
Last Packager: | laggykiller |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2025-01-26 18:01 (UTC) |
Last Updated: | 2025-03-30 13:03 (UTC) |
Latest Comments
laggykiller commented on 2025-03-25 15:02 (UTC)
@dreieck Thank you, your proposed change is adopted
dreieck commented on 2025-03-25 11:30 (UTC)
Please use version and package name specific downloads, otherwise conflicts are pre-programmed if version changes or another package also uses a generic downloaded-file-name and
$SRCDEST
is set, e.g. in/etc/makepkg.conf
:${pkgname}-${pkgver}-LICENSE::
to theLICENSE
entry in thesource
array,sticker-convert-linux-x86_64-${pkgver}.zip::
to thesticker-convert-linux-x86_64.zip
entry in thesource
array,sticker-convert-linux-aarch64-${pkgver}.zip::
to thesticker-convert-linux-aarch64.zip
entry in thesource
array.Regards and thanks for the package!
dreieck commented on 2025-03-25 11:28 (UTC)
Source verification fails:
Regards!