summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPedro A. López-Valencia2018-06-27 18:08:51 -0500
committerPedro A. López-Valencia2018-06-27 18:08:51 -0500
commitab0d6dec5db48f513cfd5052f4a91cd19768393d (patch)
tree2347615ef265b0be75e0d3f7ed079c1ef37cd1ba
parent8170b50aa081d905876b93986f295069388feb08 (diff)
downloadaur-ab0d6dec5db48f513cfd5052f4a91cd19768393d.tar.gz
5.6.b5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30a7aec3706e..b648737d0fb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = rar-beta
- pkgdesc = A command-line port of the rar compression utility (beta version)
- pkgver = 5.6.b1
+ pkgdesc = A command-line port of the rar compression utility (beta version or maybe not)
+ pkgver = 5.6.b5
pkgrel = 1
url = http://www.rarlab.com
arch = x86_64
@@ -12,10 +12,10 @@ pkgbase = rar-beta
backup = etc/rarfiles.lst
source = rar.1
source = unrar.1
- source = http://www.rarlab.com/rar/rarlinux-x64-5.6.b1.tar.gz
+ source = http://www.rarlab.com/rar/rarlinux-x64-5.6.b5.tar.gz
md5sums = 4cffd2771bb4a51e4a68500d799550d8
md5sums = 594b777453751ee331ef241160f31499
- md5sums = 39e1cf13fcd35bc665c183ccda541a72
+ md5sums = 9cff9e8d214a751d6e65547f04202e29
pkgname = rar-beta
diff --git a/PKGBUILD b/PKGBUILD
index db52598909f4..0ef002924340 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: rob2uk <rob22uk at gmail dot com>
+# Maintaner: <https://aur.archlinux.org/
+# Contributor: rob2uk <rob22uk at gmail dot com>
# Contributor: Skydrome <skydrome@i2pmail.org>
# Contributor: TuxSpirit <tuxspirit AT archlinux DOT fr>
pkgname=rar-beta
-pkgver=5.6.b1
+pkgver=5.6.b5
pkgrel=1
-pkgdesc="A command-line port of the rar compression utility (beta version)"
+pkgdesc="A command-line port of the rar compression utility (beta version or maybe not)"
url="http://www.rarlab.com"
arch=('x86_64')
license=('custom')
@@ -17,7 +18,7 @@ source=('rar.1' 'unrar.1'
"http://www.rarlab.com/rar/rarlinux-x64-${pkgver}.tar.gz")
md5sums=('4cffd2771bb4a51e4a68500d799550d8'
'594b777453751ee331ef241160f31499'
- '39e1cf13fcd35bc665c183ccda541a72')
+ '9cff9e8d214a751d6e65547f04202e29')
# the checksums of the source from rarlab.com are changing
# almost every day so this will never be correct