summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052023-07-10 22:37:56 +0800
committerzxp198210052023-07-10 22:37:56 +0800
commit48b2f9586fe02403520dff41cc365d8744043e48 (patch)
treefc19f39bf3fc1f8deb3079711dcac7133d250a12
parent4cd2b1a2ca5dfba7bfa9b39c3bf326f2e65a7457 (diff)
downloadaur-48b2f9586fe02403520dff41cc365d8744043e48.tar.gz
update to 3.1.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a09c53900848..7d44261e6916 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = quark-player-bin
pkgdesc = An Electron based Web Video Services Player, supporting Netflix, Youtube, Twitch, Floatplane, Hulu and More!
- pkgver = 3.1.7
+ pkgver = 3.1.8
pkgrel = 1
url = https://github.com/Alex313031/quark-player
arch = x86_64
@@ -31,9 +31,9 @@ pkgbase = quark-player-bin
depends = alsa-lib
conflicts = quark-player
conflicts = quark-player-appimage
- source = quark-player-3.1.7.deb::https://github.com/Alex313031/quark-player/releases/download/v3.1.7/quark-player_3.1.7_amd64.deb
+ source = quark-player-3.1.8.deb::https://github.com/Alex313031/quark-player/releases/download/v3.1.8/quark-player_3.1.8_amd64.deb
source = LICENSE::https://raw.githubusercontent.com/Alex313031/quark-player/master/LICENSE
- sha256sums = 418bf8adaed76e8730089028579a711f3768500220188ae3a277a87d02e62291
+ sha256sums = e2e1927835f601b06b5f942dd1e37f6a526a42460621abcb5fd5a777ffb99051
sha256sums = f60c2918d56a97a03b92e13e9fc479e81db309476ec26f7c8c0df82007612117
pkgname = quark-player-bin
diff --git a/PKGBUILD b/PKGBUILD
index e2e41be38fbe..ab216dbc1910 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname="quark-player-bin"
-pkgver=3.1.7
+pkgver=3.1.8
pkgrel=1
pkgdesc="An Electron based Web Video Services Player, supporting Netflix, Youtube, Twitch, Floatplane, Hulu and More!"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('gtk3' 'pango' 'expat' 'mesa' 'libdrm' 'libxcb' 'glibc' 'libxfixes' 'db
'cairo' 'libxrandr' 'at-spi2-core' 'glib2' 'libxdamage' 'gcc-libs' 'libx11' 'libxext' 'nspr' 'libcups' 'libxcomposite' 'alsa-lib')
source=("${pkgname%-bin}-${pkgver}.deb::${url}/releases/download/v${pkgver}/${pkgname%-bin}_${pkgver}_amd64.deb"
"LICENSE::https://raw.githubusercontent.com/Alex313031/quark-player/master/LICENSE")
-sha256sums=('418bf8adaed76e8730089028579a711f3768500220188ae3a277a87d02e62291'
+sha256sums=('e2e1927835f601b06b5f942dd1e37f6a526a42460621abcb5fd5a777ffb99051'
'f60c2918d56a97a03b92e13e9fc479e81db309476ec26f7c8c0df82007612117')
package() {
bsdtar -xf "${srcdir}/data.tar.xz" -C "${pkgdir}"