blob: 29a94e17359255d34801af9ad8a7255021146d05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = privatebin
pkgdesc = a minimalist, open source online pastebin where the server has zero knowledge of pasted data
pkgver = 1.7.6
pkgrel = 1
url = https://privatebin.info
arch = any
license = zlib
depends = php
depends = php-gd
options = emptydirs
source = privatebin-1.7.6.tar.gz::https://github.com/PrivateBin/PrivateBin/archive/1.7.6.tar.gz
md5sums = b5f61f22b6a3db54688db7d80a0c6a9d
pkgname = privatebin
|