blob: c9bf2e798556501982d6bef0f05b84b3b5e1afbb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nextcloud-integration-twitter
pkgdesc = Twitter integration into Nextcloud
pkgver = 0.0.10
pkgrel = 1
url = https://github.com/nextcloud/integration_twitter
arch = any
license = AGPL3
depends = nextcloud
options = !strip
source = https://github.com/nextcloud/integration_twitter/releases/download/v0.0.10/integration_twitter-0.0.10.tar.gz
sha512sums = 72e087cf0922abb180833ecfab5a962a793ffcbcd30c6369eedd573495cef14697804f5d33f2b776cda9b012f0534ea3bef5eae6c8e731eaa969a509ea3bbe8a
pkgname = nextcloud-integration-twitter
|