Skip to content

Commit

Permalink
unrar: new package at 5.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Dahan committed Oct 18, 2020
1 parent 406d4dd commit 93c1494
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions unrar/build
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/bin/sh -e

export DESTDIR="$1"

make
install -Dm755 unrar "$1"/usr/bin/unrar
1 change: 1 addition & 0 deletions unrar/checksums
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4eecb5f5f2cdd6b896bbbf5f98e718a672171f44fa9205f441aa6e6771ef2c06
Empty file added unrar/depends
Empty file.
1 change: 1 addition & 0 deletions unrar/sources
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
git+https://github.com/pmachapman/unrar.git
1 change: 1 addition & 0 deletions unrar/version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5.9.4 1

0 comments on commit 93c1494

Please sign in to comment.