blob: 562b0aede2689a39ff0735f41edb4de5ef2b4dd3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = lemmy-modder-app-bin
pkgdesc = A Lemmy moderation tool for community moderators and site admins, but on steroids.
pkgver = 0.4.0
pkgrel = 7
url = https://github.com/tgxn/lemmy-modder
arch = x86_64
license = MIT
depends = electron25
provides = lemmy-modder-app=0.4.0
conflicts = lemmy-modder-app
source = lemmy-modder-app-0.4.0.deb::https://github.com/tgxn/lemmy-modder/releases/download/v0.4.0/LemmyModder-0.4.0-linux-amd64.deb
source = LICENSE-0.4.0::https://raw.githubusercontent.com/tgxn/lemmy-modder/v0.4.0/LICENSE
source = lemmy-modder-app.sh
sha256sums = 14a0d44f25b697e85095c8d4edd1d054182e0cff47214b886b0a37891c4947d9
sha256sums = cd61b504273b9fe1901027491f0a1d6164fe20053ebe74838ba7783760424759
sha256sums = 2b2e8aeed33fd71c521e49fd54fb2fa81218d16aef8bccb88d77909055ab8051
pkgname = lemmy-modder-app-bin
|