Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/a4/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Template file for 'a4'
pkgname=a4
version=1.0.1
version=2.0
revision=1
build_style=gnu-makefile
makedepends="libvterm-devel libtickit-devel"
short_desc="Dynamic terminal manager and multiplexer"
maintainer="Massimo Manzato <massimo.manzato@gmail.com>"
license="MIT"
homepage="https://a4term.com/"
distfiles="https://github.com/rpmohn/a4/archive/v${version}.tar.gz"
checksum=2aa15fa9854c0bbdf3df28bc94d587ea214c5b36187c87bd0680689ca041395c
distfiles="https://github.com/rpmohn/a4/archive/refs/tags/v${version}.tar.gz"
checksum=25fc11b38fb248fab2028547d7f7b96b693695ac3e0064802aa46a806ae6fe58

post_install() {
vlicense LICENSE
Expand Down