blob: 8567a8d594223629b4681a75b95fe6fd20991bae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = cdhist
pkgdesc = Linux shell cd history
pkgver = 4.2
pkgrel = 1
url = https://github.com/bulletmark/cdhist
install = install.sh
arch = any
license = GPL-3.0-or-later
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools-scm
depends = python>=3.8
source = cdhist-4.2.tar.gz::https://github.com/bulletmark/cdhist/archive/4.2.tar.gz
sha1sums = 876890aaafa66cbe9ea39c5374909b9d74160c44
pkgname = cdhist
|