summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Lynn2016-06-29 15:38:47 +0200
committerRob Lynn2016-06-29 15:38:47 +0200
commit785e45b5cd3b08fa9380f8551dcb71f3def8c6b4 (patch)
treeadf92b9d43832926bcf6598d074dd15b536902d4
parent2d09d4af2134362a5462ff1f83c78be2ec05d383 (diff)
downloadaur-785e45b5cd3b08fa9380f8551dcb71f3def8c6b4.tar.gz
updated to 3.6.2; switched from md5 to sha512 sums
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b4e3068c7fb..4ecf11b762a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = stremio-bin
pkgdesc = Watch instantly all the video content you enjoy in one place.
- pkgver = 3.6.1
+ pkgver = 3.6.2
pkgrel = 1
url = https://strem.io
install = stremio.install
@@ -8,14 +8,14 @@ pkgbase = stremio-bin
license = custom
depends = ffmpeg
depends = gconf
- source = https://strem.io/Stremio3.6.1.linux.tar.gz
+ source = https://strem.io/Stremio3.6.2.linux.tar.gz
source = https://strem.io/favicon-32x32.png
source = https://strem.io/favicon-96x96.png
source = stremio.desktop
- md5sums = b96b2e0b4d068d4daf8bd339f4b40b0c
- md5sums = 17a3ae27d06908138317c3a9b8d03898
- md5sums = e3b38592637449733618d73b45293b09
- md5sums = 218fad56add848a58785d68dbfae02ae
+ sha512sums = 672608fc8da218a41fbb1f5fdd6d7f72da44eacb60139262e7fd3f4f15ac87b1b586b6c60e1a3adb37dbee8dba98c0197cc97c16809ad36b6c46e33015718296
+ sha512sums = 09c8fa78e477ee1919f7fa54265afb73528d51453dbf92ff0fab433792c0f9d33dd7dd826a60822a24c8027fdc2b383228cd58bb014519ee93fdb651d639d27d
+ sha512sums = 58fcbb09a2f8b8c83102b62449f5e483f6d6e60a764f728bd54ece313908622e32b27e3fa4909047ec54850b50322af5d1315abdb3740e60d75049faab913467
+ sha512sums = ae61a03eb6b1318e92d159de8e2c09a45b5fb4a665089aa11c3c99225978b0f864b84d6587b30fca96c559c2e8384db5140a41a23193790937ca654eb67821ff
pkgname = stremio-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2b2b10e73b06..b0387b6d86d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rob Lynn <rob22uk at gmail dot com>
pkgname=stremio-bin
-pkgver=3.6.1
+pkgver=3.6.2
pkgrel=1
pkgdesc="Watch instantly all the video content you enjoy in one place."
arch=('x86_64')
@@ -13,10 +13,10 @@ source=("https://strem.io/Stremio${pkgver}.linux.tar.gz"
"https://strem.io/favicon-32x32.png"
"https://strem.io/favicon-96x96.png"
"stremio.desktop")
-md5sums=('b96b2e0b4d068d4daf8bd339f4b40b0c'
- '17a3ae27d06908138317c3a9b8d03898'
- 'e3b38592637449733618d73b45293b09'
- '218fad56add848a58785d68dbfae02ae')
+sha512sums=('672608fc8da218a41fbb1f5fdd6d7f72da44eacb60139262e7fd3f4f15ac87b1b586b6c60e1a3adb37dbee8dba98c0197cc97c16809ad36b6c46e33015718296'
+ '09c8fa78e477ee1919f7fa54265afb73528d51453dbf92ff0fab433792c0f9d33dd7dd826a60822a24c8027fdc2b383228cd58bb014519ee93fdb651d639d27d'
+ '58fcbb09a2f8b8c83102b62449f5e483f6d6e60a764f728bd54ece313908622e32b27e3fa4909047ec54850b50322af5d1315abdb3740e60d75049faab913467'
+ 'ae61a03eb6b1318e92d159de8e2c09a45b5fb4a665089aa11c3c99225978b0f864b84d6587b30fca96c559c2e8384db5140a41a23193790937ca654eb67821ff')
prepare() {
sed -i "s#\$(dirname \$0)#/usr/share/stremio#" Stremio.sh