blob: 59f6668042626c478e065c24981e9f8626bf74a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = nextcloud-app-impersonate
pkgdesc = Allow administrators to become a different user by adding an impersonate action to the user list
pkgver = 2.0.0
pkgrel = 1
url = https://apps.nextcloud.com/apps/impersonate
arch = any
license = GPL
makedepends = nextcloud
makedepends = php
makedepends = ripgrep
makedepends = yq
options = !strip
source = nextcloud-app-impersonate-2.0.0.tgz::https://github.com/nextcloud-releases/impersonate/releases/download/v2.0.0/impersonate-v2.0.0.tar.gz
sha256sums = 541394481dda8abce13dc3aeacf026d74c3b001db5fba58b8827d798e2e8c193
pkgname = nextcloud-app-impersonate
|