blob: 13837084c67403d352aee6f969c3e158ca804dff (
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 = 6
url = https://github.com/tgxn/lemmy-modder
arch = x86_64
license = MIT
depends = electron25-bin
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 = dc0c5ca385ad81a08315a91655c7c064b5bf110eada55e61265633ae198b39f8
pkgname = lemmy-modder-app-bin
|