blob: f35f7a3dcd6eb3bdd43dbfd9bf629ba6f19a2d21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = atch
pkgdesc = Lets you attach and detach terminal sessions
pkgver = 0.5
pkgrel = 1
url = https://github.com/mobydeck/atch
arch = x86_64
license = GPL-2.0-only
makedepends = bash
makedepends = lowdown
depends = glibc
options = !debug
source = https://github.com/mobydeck/atch/archive/0.5/atch-0.5.tar.gz
b2sums = 14b65911c9ddcdb53458a6e980cecf13446d5181623f707907726af3dd8ed75066f1906652921dd3f5c454f9dfbb33461ca4036dc1b81f0b4bb04ed6b2a99db2
pkgname = atch
|