summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxpt2017-04-03 00:14:13 -0300
committerxpt2017-04-03 00:14:13 -0300
commitad5b7c57fda48a9bfeccc07f84cc7f063463b943 (patch)
tree96e105fec1dcc07239de7d3e83475de7c4921a7b
parentcc3e3f04df584fae9846928463a1c42b3a8e8b88 (diff)
downloadaur-ad5b7c57fda48a9bfeccc07f84cc7f063463b943.tar.gz
Update to 0.9.76-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD12
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 157d6a3f4633..ba810af6b00f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Wed Jan 11 07:07:32 UTC 2017
+# Mon Apr 3 03:14:12 UTC 2017
pkgbase = kodi-addon-quasar
pkgdesc = Quasar is an torrent finding and streaming engine for Kodi (fork of Pulsar add-on)
- pkgver = 0.9.52
+ pkgver = 0.9.76
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.52.zip
+ noextract = plugin.video.quasar-0.9.76.zip
options = !strip
- source = https://github.com/scakemyer/plugin.video.quasar/releases/download/v0.9.52/plugin.video.quasar-0.9.52.linux_.zip
+ source = https://github.com/scakemyer/plugin.video.quasar/releases/download/v0.9.76/plugin.video.quasar-0.9.76.linux_.zip
pkgname = kodi-addon-quasar
diff --git a/PKGBUILD b/PKGBUILD
index 821351ed671d..d35bf57d33b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: xpt <user.xpt@gmail.com>
pkgname=kodi-addon-quasar
-pkgver=0.9.52
+pkgver=0.9.76
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=('fd586c4ee557e57dbf485477f0d6975f')
+ md5sums=('5e88bb83a298094152c838268ba4af7d')
;;
armv6h)
_pkgarch="arm"
- md5sums=('fd586c4ee557e57dbf485477f0d6975f')
+ md5sums=('5e88bb83a298094152c838268ba4af7d')
;;
armv7h)
_pkgarch="armv7"
- md5sums=('ca81d4e553d63e07b484107fb0aa7292')
+ md5sums=('8a31ec568f990183cc584895b98f58e6')
;;
i686)
_pkgarch="x64"
- md5sums=('333529a374da4cea82b10b1d7ac3b370')
+ md5sums=('f5230cd8cdc9402ecc9ce66ee04c3112')
;;
x86_64)
_pkgarch="x86"
- md5sums=('f9daf9e1936ff86de5e3561dc229a5d2')
+ md5sums=('b8791130607fc733596a9ac09ba12840')
;;
esac