blob: 146ffc4f9ed3f098800daea4083dcc38fc9a4e4c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = spwd
pkgdesc = Program for displaying the current working directory in the shell prompt
pkgver = 1.0.0
pkgrel = 1
epoch = 0
url = https://github.com/Andrew-Flame/spwd.git
install = spwd.install
arch = any
license = BSD-3
source = https://github.com/Andrew-Flame/spwd/archive/refs/tags/v1.0.0.tar.gz
sha512sums = 50d91387050e18e36cefaabc9c33357a9e07706b80a93dec7245fd79ef2d9b3ec530a3c1f5ca5563734ba842b24bc4b77b7874c2bdda848be803beb14f6f0b69
pkgname = spwd
|