summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordec05eba2020-10-06 15:10:36 +0200
committerdec05eba2020-10-06 15:10:36 +0200
commit92f655ebc855f915ce8cd1c1473deba9576f8cbe (patch)
tree576353e6a2ee2fdf4a2214725f59524a57d4308a /PKGBUILD
parent5c9f09444c7c80b3f0e542b6f27f493f0c3c5187 (diff)
downloadaur-92f655ebc855f915ce8cd1c1473deba9576f8cbe.tar.gz
Youtube: disable cookies, even without tor
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b8883159146..d0372360faa0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=quickmedia-git
-pkgver=r322.31e22dc
+pkgver=r323.0b78697
pkgrel=1
pkgdesc='A dmenu-inspired native client for web services. Supports youtube, nyaa.si, 4chan, matrix and several manga sites.'
arch=('x86_64')
@@ -19,7 +19,7 @@ optdepends=(
provides=('QuickMedia')
conflicts=('QuickMedia')
source=("${pkgname}-${pkgver}.tar.gz::https://dec05eba.com/snapshot/QuickMedia.git.tar.gz")
-sha512sums=('969b4063cd6e48e9b4fa2d97200ea6732a28003c39e667b17436a194afe0b5e6245cff44b42e69dcf353c36ad219c34413513ef0ef00e58523d1c8bfaad0ebf8')
+sha512sums=('ac915c7526853c754be312641f44fecc8a819da896fbeb7779be3a36b43e3a0913a1d7d2c35711a3e9afd428443489a204c4de7e579cf9052af707bdd8a4a5da')
build() {
cd "$srcdir"