1 # Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
6 pkgdesc='Cockpit UI for podman containers'
8 url='https://github.com/cockpit-project/cockpit-podman'
10 depends=(cockpit podman)
11 source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
12 sha256sums=('48ec5e8047c8609e1bfc4f099e5735853f9f386c891631b42f477462ae7e378c')
16 make DESTDIR="$pkgdir" install