blob: 1bc1f92868189ce094c0658e9392f4a1a845b1c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = dory-pastebin-git
pkgdesc = Pastebin extension for Dory file manager (git)
pkgver = 6.7.0.r0
pkgrel = 1
url = https://github.com/Twilight0/dory-extensions
arch = any
license = GPL3
makedepends = git
makedepends = python-setuptools
depends = dory
depends = dory-python-git
depends = pastebinit
source = git+https://github.com/Twilight0/dory-extensions.git
sha256sums = SKIP
pkgname = dory-pastebin-git
|