summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxpt2017-01-11 04:07:33 -0300
committerxpt2017-01-11 04:07:33 -0300
commitcc3e3f04df584fae9846928463a1c42b3a8e8b88 (patch)
treef051945f1020d0ce1c4f99b8cd6fd515c0d10a3a
parent6ac0f39d5bc3a0f128e6c897b70ee0b24e8a1ffb (diff)
downloadaur-cc3e3f04df584fae9846928463a1c42b3a8e8b88.tar.gz
Update to 0.9.52-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD12
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aaa5e631194f..157d6a3f4633 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Sat Jan 7 06:34:58 UTC 2017
+# Wed Jan 11 07:07:32 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.50
+ pkgver = 0.9.52
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.50.zip
+ noextract = plugin.video.quasar-0.9.52.zip
options = !strip
- source = https://github.com/scakemyer/plugin.video.quasar/releases/download/v0.9.50/plugin.video.quasar-0.9.50.linux_.zip
+ source = https://github.com/scakemyer/plugin.video.quasar/releases/download/v0.9.52/plugin.video.quasar-0.9.52.linux_.zip
pkgname = kodi-addon-quasar
diff --git a/PKGBUILD b/PKGBUILD
index dba4aca66dbf..821351ed671d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: xpt <user.xpt@gmail.com>
pkgname=kodi-addon-quasar
-pkgver=0.9.50
+pkgver=0.9.52
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=('20401769f698bf3d6a1aee17db436930')
+ md5sums=('fd586c4ee557e57dbf485477f0d6975f')
;;
armv6h)
_pkgarch="arm"
- md5sums=('20401769f698bf3d6a1aee17db436930')
+ md5sums=('fd586c4ee557e57dbf485477f0d6975f')
;;
armv7h)
_pkgarch="armv7"
- md5sums=('d9300294722f14396c0d08ab2127b6dd')
+ md5sums=('ca81d4e553d63e07b484107fb0aa7292')
;;
i686)
_pkgarch="x64"
- md5sums=('1b5d1fe986c6e2ea00f16a7d35e55f71')
+ md5sums=('333529a374da4cea82b10b1d7ac3b370')
;;
x86_64)
_pkgarch="x86"
- md5sums=('0e10748a506c7c196cf09fde1288a0e8')
+ md5sums=('f9daf9e1936ff86de5e3561dc229a5d2')
;;
esac