summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxpt2016-11-24 14:33:54 -0300
committerxpt2016-11-24 14:33:54 -0300
commit2121f7ce2ef87b29f3393c9738f503773ac5ff00 (patch)
tree44988997d83cc4bbc0516f2c971628f310c3cc21
parentda99583ef4fd1bdff6f351f9d34672931fdeca38 (diff)
downloadaur-2121f7ce2ef87b29f3393c9738f503773ac5ff00.tar.gz
Update to 0.9.36-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD12
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 904f6d2b3e60..98aa2dc9f0e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Sun Oct 16 04:00:11 UTC 2016
+# Thu Nov 24 17:33:53 UTC 2016
pkgbase = kodi-addon-quasar
pkgdesc = Quasar is an torrent finding and streaming engine for Kodi (fork of Pulsar add-on)
- pkgver = 0.9.35
+ pkgver = 0.9.36
pkgrel = 1
url = https://https://github.com/scakemyer/plugin.video.quasar
install = kodi-addon-quasar.install
arch = any
license = GPL3
depends = kodi
- noextract = plugin.video.quasar-0.9.35.zip
+ noextract = plugin.video.quasar-0.9.36.zip
options = !strip
- source = https://github.com/scakemyer/plugin.video.quasar/releases/download/v0.9.35/plugin.video.quasar-0.9.35.linux_.zip
+ source = https://github.com/scakemyer/plugin.video.quasar/releases/download/v0.9.36/plugin.video.quasar-0.9.36.linux_.zip
pkgname = kodi-addon-quasar
diff --git a/PKGBUILD b/PKGBUILD
index f67f53f62dec..c97e4a374f84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: xpt <user.xpt@gmail.com>
pkgname=kodi-addon-quasar
-pkgver=0.9.35
+pkgver=0.9.36
pkgrel=1
pkgdesc='Quasar is an torrent finding and streaming engine for Kodi (fork of Pulsar add-on)'
classname=plugin.video.quasar
@@ -17,23 +17,23 @@ noextract=(${classname}-${pkgver}.zip)
case "$CARCH" in
arm)
_pkgarch="arm"
- md5sums=('5ce3d34bebf93506bfcb6a52cf52f24e')
+ md5sums=('dd89cfc922742cf6ceabdfc02bcb9b53')
;;
armv6h)
_pkgarch="arm"
- md5sums=('5ce3d34bebf93506bfcb6a52cf52f24e')
+ md5sums=('dd89cfc922742cf6ceabdfc02bcb9b53')
;;
armv7h)
_pkgarch="armv7"
- md5sums=('22431c81c4b34c1f687105d741d994c9')
+ md5sums=('c7586e86022aa2f99be5c4fbd2ac915f')
;;
i686)
_pkgarch="x64"
- md5sums=('7231fb5b68baee849a15246751eb6179')
+ md5sums=('464df65dc28d8eac718ac55b656520ad')
;;
x86_64)
_pkgarch="x86"
- md5sums=('49b5febfed5c8c6574869556bc22b2f3')
+ md5sums=('2c60eefc899c36ba18a0ad5da81816e8')
;;
esac