blob: 819879d3b208c92c8c1f66ef939a509f20c71a9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = maduchat-frontend-bin
pkgdesc = A chat application which has a global chat, friend system, settings and lots of other features
pkgver = 1.2.1
pkgrel = 6
url = https://github.com/Madu-de/MaduChat
arch = aarch64
arch = armv7h
arch = x86_64
license = AGPL-3.0-only
makedepends = gendesk
depends = electron26
provides = maduchat-frontend=1.2.1
conflicts = maduchat-frontend
source = maduchat-frontend.sh
sha256sums = 2b2e8aeed33fd71c521e49fd54fb2fa81218d16aef8bccb88d77909055ab8051
source_aarch64 = maduchat-frontend-1.2.1-aarch64.zip::https://github.com/Madu-de/MaduChat/releases/download/v1.2.1/maduchat-frontend-1.2.1-linux-arm64.zip
sha256sums_aarch64 = 2325d628fc42a78a9ecd475b116c69a0c17b4d970ebe69dad83bc03c74797ffc
source_armv7h = maduchat-frontend-1.2.1-armv7h.zip::https://github.com/Madu-de/MaduChat/releases/download/v1.2.1/maduchat-frontend-1.2.1-linux-armv7l.zip
sha256sums_armv7h = 9820879bc6f104683b8a447f3b799260a7740144de219040cc4406c33b9793f5
source_x86_64 = maduchat-frontend-1.2.1-x86_64.zip::https://github.com/Madu-de/MaduChat/releases/download/v1.2.1/maduchat-frontend-1.2.1-linux-x64.zip
sha256sums_x86_64 = aa15825954e758f3e41e3cd2bc806cb7bf550c9c3f35eaff69820f6356ee163b
pkgname = maduchat-frontend-bin
|