blob: 90c8dfe92202a03425c2786373e04c30229b56b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = git-shelf
pkgdesc = Store work-in-progress commits on the remote without cluttering the commit history
pkgver = 1.0.0
pkgrel = 3
url = https://github.com/sudoforge/git-shelf
arch = any
license = MIT
depends = git
source = git-shelf-1.0.0.tar.gz::https://github.com/sudoforge/git-shelf/archive/1.0.0.tar.gz
sha256sums = 66f581ad5534459c7faba3a0519f5071a3bb37809434907876a831fc4c054507
pkgname = git-shelf
|