blob: 625c3f3ff0457d959aa4a2c03bcaf262d14a1075 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = bashmarks-git
pkgdesc = A shell script that allows you to save and jump to commonly used directories
pkgver = r48.264952f
pkgrel = 1
url = https://github.com/huyng/bashmarks
install = bashmarks-git.install
arch = any
license = BSD
makedepends = git
provides = bashmarks
conflicts = bashmarks
source = git+https://github.com/huyng/bashmarks.git
sha512sums = SKIP
pkgname = bashmarks-git
|