Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unrar: update to 6.1.5. #35789

Merged
merged 1 commit into from
Feb 22, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/unrar/template
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Template file for 'unrar'
pkgname=unrar
version=6.1.4
version=6.1.5
revision=1
wrksrc=unrar
short_desc="Unarchiver for .rar files (non-free version)"
maintainer="skmpz <dem.procopiou@gmail.com>"
license="custom:freeware"
homepage="https://www.rarlab.com/rar_add.htm"
distfiles="https://www.rarlab.com/rar/unrarsrc-${version}.tar.gz"
checksum=c0ed58629243961c3f1ec90c08b11ff93261e568dbfdce2bf3b759ee7a4a3b7c
checksum=4e56717d867cdff7a0008b7f1da6aa79ac7a8f974cf134d49a8c16b577bced4a
repository=nonfree

do_build() {
Expand Down