Add lemoa, add dialect, update gtkcord4
Some checks failed
Release Alpine apk for ARM64v8 / compilation-arm64v8 (push) Failing after 3h13m48s
Some checks failed
Release Alpine apk for ARM64v8 / compilation-arm64v8 (push) Failing after 3h13m48s
This commit is contained in:
parent
e318b57b8c
commit
9d170bbefe
5 changed files with 82 additions and 7 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# Contributor: ITmodulo <itmodulo@disroot.org>
|
||||
# Maintainer: ITmodulo <itmodulo@disroot.org>
|
||||
pkgname=gtkcord4
|
||||
pkgver=0.0.17
|
||||
pkgrel=1
|
||||
pkgver=0.0.18
|
||||
pkgrel=0
|
||||
pkgdesc="GTK4/Libadwaita native discord client written in Go"
|
||||
url="https://github.com/diamondburned/gtkcord4"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
@ -25,7 +25,6 @@ package() {
|
|||
install -Dm644 nix/xyz.diamondb.gtkcord4.desktop "$pkgdir"/usr/share/applications/gtkcord4.desktop
|
||||
}
|
||||
|
||||
|
||||
sha512sums="
|
||||
b0fcd144d2593a14ded6672e9db77b9508e8b395d68d481a7b346097f7036037c7f7feb850f35c4ff511d198c0a987dcb222920a4e0e37a062d18e5fae76c8e0 gtkcord4-0.0.17.tar.gz
|
||||
"
|
||||
a36c0e775bad20b1c532140cf3d36f68291a590a0e922b2d0df1b4fa23f7764048c8d086e6b4eff27eda5a15c29a5d1efe4795aa134bb8e287c00b4e45bc7c4b gtkcord4-0.0.18.tar.gz
|
||||
"
|
||||
Loading…
Add table
Add a link
Reference in a new issue