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