8a3a585f8c
ci/woodpecker/push/deploy-fedora43 Pipeline was successful
ci/woodpecker/push/deploy-fedora44 Pipeline was successful
ci/woodpecker/push/deploy-fedora42 Pipeline was successful
ci/woodpecker/push/deploy-almalinux8 Pipeline was successful
ci/woodpecker/push/deploy-almalinux9 Pipeline was successful
Reviewed-on: #164
23 lines
701 B
YAML
23 lines
701 B
YAML
name: unrar
|
|
github: unknown/unrar
|
|
description: WinRAR is a powerful archive manager. It can backup your data and reduce
|
|
the size of email attachments, open and unpack RAR, ZIP and other files downloaded
|
|
from Internet, create new archives in RAR and ZIP file format.
|
|
arch: amd64
|
|
platform: linux
|
|
maintainer: RARLAB
|
|
homepage: https://www.rarlab.com/
|
|
license: Freeware (UNRAR 7.11 freeware Copyright (c) 1993-2025 Alexander Roshal)
|
|
dist_tag: true
|
|
builds:
|
|
- image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
|
release: '1'
|
|
repository:
|
|
- almalinux/el8
|
|
version: '7.20'
|
|
- image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: '1'
|
|
repository:
|
|
- almalinux/el9
|
|
version: '7.20'
|