blob: f7d3b6f890b7b7d395b6c5c52e22da19220fea75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = nextcloud-integration-reddit
pkgdesc = Reddit integration into Nextcloud
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/nextcloud/integration_reddit
arch = any
license = AGPL3
depends = nextcloud
options = !strip
source = https://github.com/nextcloud/integration_reddit/releases/download/v1.0.1/integration_reddit-1.0.1.tar.gz
sha512sums = 25f29b861e223f3468d67e2cdfba36725e50031709f6fe1af21f61e730fb0af00d3c5325478f131633e54c94184b8d93c6168d1ad0451152af97df34e035c0b6
pkgname = nextcloud-integration-reddit
|