Added pkgbuild

This commit is contained in:
2023-08-14 19:19:00 +03:00
parent 0d95364e50
commit 3cf1e79883
2 changed files with 7 additions and 1 deletions

View File

@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.4] - 2023-08-14
### Changed
- Expansion host strings.
## [1.0.1] - 2023-06-20
### Changed

View File

@ -1,6 +1,6 @@
# Maintainer: AB <gh@hexor.ru>
pkgname=rexec
pkgver=1.0.1.r8.g48635fc
pkgver=1.0.1.r9.g0d95364
pkgrel=1
pkgdesc="Parallel SSH executor"
url="https://github.com/house-of-vanity/rexec"