diff options
-rw-r--r-- | pcr/unrar-emulator/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/unrar-emulator/PKGBUILD b/pcr/unrar-emulator/PKGBUILD index 38e026356..49b151d8a 100644 --- a/pcr/unrar-emulator/PKGBUILD +++ b/pcr/unrar-emulator/PKGBUILD @@ -8,7 +8,7 @@ arch=('any') license=('AGPL3') desc="Script to emulate nonfree unrar" depends=('bash' 'libarchive' 'unar') -url=('https://projects.parabola.nu/software-emulators.git') +url='https://projects.parabola.nu/software-emulators.git' source=($url/plain/unrar-emulator/unrar.sh) sha512sums=('c3f015dc8a7a1ddb2a4e94c80ff6ec59f3da368b8d616c43765e60e6b01ecd168e8babe051a945901935a6ac7d4f1368d5240257bdfad024a5b3fa21109f6ef6') |