blob: bd9f8edc11743194a43a22b6190672dacf80780d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = pkgwhy
pkgdesc = To help you remember why you installed a package
pkgver = 0.2.4
pkgrel = 1
url = https://github.com/Asa-DB/pkgwhy
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = pacman
source = pkgwhy-0.2.4.tar.gz::https://github.com/Asa-DB/pkgwhy/archive/v0.2.4.tar.gz
sha256sums = b01660ce434d25889ea69975c848f16cb56f90aeaaa9eb6bb47798ea00f21433
pkgname = pkgwhy
|