summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxpt2016-12-22 04:05:16 -0300
committerxpt2016-12-22 04:05:16 -0300
commitb5a9e81d2bc881d02d8970ca19c9cf11e8210a4d (patch)
treec75a486cba8cd5efd5b8a4d6e39225cb930d079e
parent2121f7ce2ef87b29f3393c9738f503773ac5ff00 (diff)
downloadaur-b5a9e81d2bc881d02d8970ca19c9cf11e8210a4d.tar.gz
Update to 0.9.45-2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD14
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98aa2dc9f0e3..88044be81779 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Thu Nov 24 17:33:53 UTC 2016
+# Thu Dec 22 07:05:15 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.36
- pkgrel = 1
+ pkgver = 0.9.45
+ pkgrel = 2
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.36.zip
+ noextract = plugin.video.quasar-0.9.45.zip
options = !strip
- source = https://github.com/scakemyer/plugin.video.quasar/releases/download/v0.9.36/plugin.video.quasar-0.9.36.linux_.zip
+ source = https://github.com/scakemyer/plugin.video.quasar/releases/download/v0.9.45/plugin.video.quasar-0.9.45.linux_.zip
pkgname = kodi-addon-quasar
diff --git a/PKGBUILD b/PKGBUILD
index c97e4a374f84..182a682c6864 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: xpt <user.xpt@gmail.com>
pkgname=kodi-addon-quasar
-pkgver=0.9.36
-pkgrel=1
+pkgver=0.9.45
+pkgrel=2
pkgdesc='Quasar is an torrent finding and streaming engine for Kodi (fork of Pulsar add-on)'
classname=plugin.video.quasar
arch=('any')
@@ -17,23 +17,23 @@ noextract=(${classname}-${pkgver}.zip)
case "$CARCH" in
arm)
_pkgarch="arm"
- md5sums=('dd89cfc922742cf6ceabdfc02bcb9b53')
+ md5sums=('cb8a8155bc4cd96a82c6ee0556f41f11')
;;
armv6h)
_pkgarch="arm"
- md5sums=('dd89cfc922742cf6ceabdfc02bcb9b53')
+ md5sums=('cb8a8155bc4cd96a82c6ee0556f41f11')
;;
armv7h)
_pkgarch="armv7"
- md5sums=('c7586e86022aa2f99be5c4fbd2ac915f')
+ md5sums=('ae2b88939c243a7a93ee83622c174830')
;;
i686)
_pkgarch="x64"
- md5sums=('464df65dc28d8eac718ac55b656520ad')
+ md5sums=('508e3743ba2f3f60139df62061220af8')
;;
x86_64)
_pkgarch="x86"
- md5sums=('2c60eefc899c36ba18a0ad5da81816e8')
+ md5sums=('c4616e49cdfc1f816c2e959ba4d1090e')
;;
esac