blob: 017016c03532b28f5e35b75817f4a67f0cdbad6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = gaper-bin
pkgdesc = Builds and restarts a Go project when it crashes or some watched file changes
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/maxcnunes/gaper
arch = x86_64
license = MIT
provides = gaper
conflicts = gaper
source = https://github.com/maxcnunes/gaper/releases/download/v1.1.0/gaper_1.1.0_linux_amd64.tar.gz
sha256sums = bea60ca99695e46f506b4fb0bcbffa9039e504a2b95254853516618f75d1704a
pkgname = gaper-bin
|