blob: e03776656cf64ebfb18cde4adc21e19ae6e44504 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = bugmenot
pkgdesc = An unofficial Python package to retrieve credentials from BugMeNot.com
pkgver = 0.1
pkgrel = 1
url = https://github.com/ptrstn/bugmenot
arch = any
license = Unlicense
makedepends = python-setuptools
depends = python
source = https://github.com/ptrstn/bugmenot/archive/refs/tags/v0.1.tar.gz
sha256sums = 0e51c3db0e25626553b98f25e23948a7c4c65ab9a031b9e7dcc20ec9a0ba7647
pkgname = bugmenot
|