summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormrxx2019-02-05 18:37:23 +0100
committermrxx2019-02-05 18:37:23 +0100
commitbe79ff43843192ba96b44b2454f5731ff8517b4c (patch)
tree2bc6f7ff52aeed565e5bc4784e10dfe6c82e0163
parent98b51376c188eabf40194270b67c3da831aa38c7 (diff)
downloadaur-be79ff43843192ba96b44b2454f5731ff8517b4c.tar.gz
Upgpkg: 5.6.173595
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02cc12ea2fe4..326fd2ad4785 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = r-linux
pkgdesc = File recovery utility for the ext2/ext3/ext4 file system
- pkgver = 5.5
+ pkgver = 5.6.173595
pkgrel = 1
url = https://www.r-tt.com/data_recovery_linux/
arch = i686
@@ -12,10 +12,10 @@ pkgbase = r-linux
optdepends = polkit
source = rlinux.sh
sha512sums = 01ea9c642f46a35a9b90896a7b93c3b03a5256100d6a1443286a5da58fcdca0c49447a48a2a6c335ab334cb53965ed4269381ecdda94af39d2f3c8542ce2cbae
- source_i686 = https://www.r-tt.com/downloads/RLinux5_i386.deb
- sha512sums_i686 = fc37b03f04f4bea73204766de3fd29b539f706063b7982b95f6e0522401ab5df1ec199ba59ffe71f3d8464a0e0a38e5b9801bd9d5f3caa95988be7c2c16f7f63
- source_x86_64 = http://www.r-tt.com/downloads/RLinux5_x64.deb
- sha512sums_x86_64 = db6a9819a1afd81e04ce780b5d95a908d64268e7032ab3bb27d750b215aac898062e2e773056121279cd682ac0a131e4ab15f838a835ad00c757e28036c28a45
+ source_i686 = r-linux-5.6.173595-i386.deb::https://www.r-tt.com/downloads/RLinux5_i386.deb
+ sha512sums_i686 = cf436890fd6c4206ca8e1fe519cda40b5850d300cb4ab38c35c366af592d1e5e56341c50cc106ad60a82f2b1f3fb834919410d91699a10b9d334686b2ba20f07
+ source_x86_64 = r-linux-5.6.173595-x64.deb::http://www.r-tt.com/downloads/RLinux5_x64.deb
+ sha512sums_x86_64 = 0aa0010c8db17333211992cdbd7ea026ba1732b78c0541ec24a70954847315f1b91e436a3daed0146c4d2fa3fa28121a3651f0ac4aa0d14310fe2a92d2dda2ba
pkgname = r-linux
diff --git a/PKGBUILD b/PKGBUILD
index adc3e1a508c0..80895f3e73d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jean Lucas <jean@4ray.co>
pkgname=r-linux
-pkgver=5.5
+pkgver=5.6.173595
pkgrel=1
pkgdesc="File recovery utility for the ext2/ext3/ext4 file system"
arch=('i686' 'x86_64')
@@ -10,12 +10,12 @@ url="https://www.r-tt.com/data_recovery_linux/"
license=('custom')
depends=('xorg-xhost')
optdepends=('gksu' 'kdesu' 'polkit')
-source_i686=("https://www.r-tt.com/downloads/RLinux5_i386.deb")
-source_x86_64=("http://www.r-tt.com/downloads/RLinux5_x64.deb")
+source_i686=("$pkgname-$pkgver-i386.deb::https://www.r-tt.com/downloads/RLinux5_i386.deb")
+source_x86_64=("$pkgname-$pkgver-x64.deb::http://www.r-tt.com/downloads/RLinux5_x64.deb")
source=(rlinux.sh)
sha512sums=('01ea9c642f46a35a9b90896a7b93c3b03a5256100d6a1443286a5da58fcdca0c49447a48a2a6c335ab334cb53965ed4269381ecdda94af39d2f3c8542ce2cbae')
-sha512sums_i686=('fc37b03f04f4bea73204766de3fd29b539f706063b7982b95f6e0522401ab5df1ec199ba59ffe71f3d8464a0e0a38e5b9801bd9d5f3caa95988be7c2c16f7f63')
-sha512sums_x86_64=('db6a9819a1afd81e04ce780b5d95a908d64268e7032ab3bb27d750b215aac898062e2e773056121279cd682ac0a131e4ab15f838a835ad00c757e28036c28a45')
+sha512sums_i686=('cf436890fd6c4206ca8e1fe519cda40b5850d300cb4ab38c35c366af592d1e5e56341c50cc106ad60a82f2b1f3fb834919410d91699a10b9d334686b2ba20f07')
+sha512sums_x86_64=('0aa0010c8db17333211992cdbd7ea026ba1732b78c0541ec24a70954847315f1b91e436a3daed0146c4d2fa3fa28121a3651f0ac4aa0d14310fe2a92d2dda2ba')
prepare() {
bsdtar xf data.tar.gz