mirror of
https://github.com/house-of-vanity/rexec.git
synced 2025-07-07 00:54:06 +00:00
Added pkgbuild
This commit is contained in:
@ -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).
|
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
|
## [1.0.1] - 2023-06-20
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
2
PKGBUILD
2
PKGBUILD
@ -1,6 +1,6 @@
|
|||||||
# Maintainer: AB <gh@hexor.ru>
|
# Maintainer: AB <gh@hexor.ru>
|
||||||
pkgname=rexec
|
pkgname=rexec
|
||||||
pkgver=1.0.1.r8.g48635fc
|
pkgver=1.0.1.r9.g0d95364
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Parallel SSH executor"
|
pkgdesc="Parallel SSH executor"
|
||||||
url="https://github.com/house-of-vanity/rexec"
|
url="https://github.com/house-of-vanity/rexec"
|
||||||
|
Reference in New Issue
Block a user