summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordec05eba2021-05-04 12:37:53 +0200
committerdec05eba2021-05-04 12:37:53 +0200
commit2b1487418c6db9ce50529c2043deb5a7d870d072 (patch)
tree8c4881adf47e380811ae24c2abd1fef966b6f141 /PKGBUILD
parent6eee7448c6fbd275aa6fa69639643f55306fd0d8 (diff)
downloadaur-2b1487418c6db9ce50529c2043deb5a7d870d072.tar.gz
Use x11 on wayland, to make mpv embedding possible
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6df3494f1960..98d7f3d76a6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=quickmedia-git
-pkgver=r672.ab5065e
+pkgver=r673.b6b4db
pkgrel=1
pkgdesc='A dmenu-inspired native client for web services. Supports youtube, spotify (podcasts), soundcloud, nyaa.si, 4chan, matrix and several manga sites.'
arch=('x86_64')
@@ -20,7 +20,7 @@ optdepends=(
provides=('quickmedia')
conflicts=('quickmedia')
source=("${pkgname}-${pkgver}.tar.gz::https://dec05eba.com/snapshot/QuickMedia.git.tar.gz")
-sha512sums=('dbcb4c3950a76f2e18a4eaa4f862202658c48f36fcd3a993e8589139ba79d20889b122986314ef36575145aa08355906e30fd6b0377beb7c7f315c7b3553f5ad')
+sha512sums=('e2678025ba5745c7f8113d2d3797629ec0320f2dc80b301ac837eb4e5940a60134f6d312355f00ee58f8da66de570668c9ee8dbf8a70f8da3276ecc41379736f')
build() {
cd "$srcdir"