summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxpt2017-04-27 16:08:29 -0300
committerxpt2017-04-27 16:08:29 -0300
commitb3e602284e4a4d3f90601196c798586442932dad (patch)
tree0f34690405c5e859ff0a628237ae345ccf29552e
parent3dadb14f5588be71d7c998bb3c47a5c1bff80a16 (diff)
downloadaur-b3e602284e4a4d3f90601196c798586442932dad.tar.gz
Update to 0.9.78-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD12
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 456a3d1b15f7..94433aeb568d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Mon Apr 3 03:21:21 UTC 2017
+# Thu Apr 27 19:08:29 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.76
+ pkgver = 0.9.78
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.76.zip
+ noextract = plugin.video.quasar-0.9.78.zip
options = !strip
- source = https://github.com/scakemyer/plugin.video.quasar/releases/download/v0.9.76/plugin.video.quasar-0.9.76.linux_.zip
+ source = https://github.com/scakemyer/plugin.video.quasar/releases/download/v0.9.78/plugin.video.quasar-0.9.78.linux_.zip
pkgname = kodi-addon-quasar
diff --git a/PKGBUILD b/PKGBUILD
index d35bf57d33b6..c9e458a59d8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: xpt <user.xpt@gmail.com>
pkgname=kodi-addon-quasar
-pkgver=0.9.76
+pkgver=0.9.78
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=('5e88bb83a298094152c838268ba4af7d')
+ md5sums=('a9430a6bd17065099348acbc18101d45')
;;
armv6h)
_pkgarch="arm"
- md5sums=('5e88bb83a298094152c838268ba4af7d')
+ md5sums=('a9430a6bd17065099348acbc18101d45')
;;
armv7h)
_pkgarch="armv7"
- md5sums=('8a31ec568f990183cc584895b98f58e6')
+ md5sums=('9e1fee620a06c8b85f51b9d2752f0bf0')
;;
i686)
_pkgarch="x64"
- md5sums=('f5230cd8cdc9402ecc9ce66ee04c3112')
+ md5sums=('c9e0a7fb5a8b553ec6a4516860892e14')
;;
x86_64)
_pkgarch="x86"
- md5sums=('b8791130607fc733596a9ac09ba12840')
+ md5sums=('8c900aaf3b4fda47f0923852e287f5e7')
;;
esac