blob: 0fed8bd974932a916753802fe65e40f32290478c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = commonist
pkgdesc = A file upload tool for mediawiki using its api.php interface
pkgver = 1.10.0
pkgrel = 1
url = https://commons.wikimedia.org/wiki/Commons:Commonist
arch = any
license = GPL3
makedepends = sbt
depends = java-environment
depends = bash
source = https://github.com/ritschwumm/commonist/archive/v-1.10.0.tar.gz
sha256sums = 208fd0133b1ade9db245133ec7438c107d98094f168e88d289ac2093af5c7a0b
pkgname = commonist
|