summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD14
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81979717f59a..0e43b5341a66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Wed Mar 23 00:03:58 UTC 2016
+# Fri May 13 03:17:19 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.33
- pkgrel = 8
+ pkgver = 0.9.34
+ 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.33.zip
+ noextract = plugin.video.quasar-0.9.34.zip
options = !strip
- source = https://github.com/scakemyer/plugin.video.quasar/releases/download/v0.9.33/plugin.video.quasar-0.9.33.linux_.zip
+ source = https://github.com/scakemyer/plugin.video.quasar/releases/download/v0.9.34/plugin.video.quasar-0.9.34.linux_.zip
pkgname = kodi-addon-quasar
diff --git a/PKGBUILD b/PKGBUILD
index 46108a5ebda8..1e9e75469af7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: xpt <user.xpt@gmail.com>
pkgname=kodi-addon-quasar
-pkgver=0.9.33
-pkgrel=8
+pkgver=0.9.34
+pkgrel=1
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=('e2ef50ef1f271fd079cf7d1a117df5ba')
+ md5sums=('3a3c53f6e3a321bfcd4db9bb4998bef2')
;;
armv6h)
_pkgarch="arm"
- md5sums=('e2ef50ef1f271fd079cf7d1a117df5ba')
+ md5sums=('3a3c53f6e3a321bfcd4db9bb4998bef2')
;;
armv7h)
_pkgarch="armv7"
- md5sums=('330065a8ab3fc58cd5ee306b417780bf')
+ md5sums=('957aa70243e91844f362f4e6486403a9')
;;
i686)
_pkgarch="x64"
- md5sums=('3304a6a44cf58743850b1fc29bc1e52b')
+ md5sums=('00844266b95382ebed6fbed5dec946bc')
;;
x86_64)
_pkgarch="x86"
- md5sums=('47196cc5dbbb6526b4dff1ee85e337cf')
+ md5sums=('80e118a2b07d1ecdd034a716804fee28')
;;
esac