summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordec05eba2021-04-26 18:37:37 +0200
committerdec05eba2021-04-26 18:37:37 +0200
commit398280d833d63d6dffae7e3e8c1d33658869ba45 (patch)
tree4152d39227af6ce6f4e8bdbefaf15f1dd8c11337 /PKGBUILD
parent6835ba9440c7f45f666c5cd43c63e15585548f2e (diff)
downloadaur-398280d833d63d6dffae7e3e8c1d33658869ba45.tar.gz
Fix soundcloud (fetch client id), add authors to mangakatana, some other fixes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be4a66e847f4..de203b39f747 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=quickmedia-git
-pkgver=r652.92a7a35
+pkgver=r654.76e1ae
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')
@@ -17,10 +17,10 @@ optdepends=(
'ffmpeg: For sending video metadata and thumbnail with /upload in matrix'
'youtube-dl: To play youtube videos'
)
-provides=('QuickMedia')
-conflicts=('QuickMedia')
+provides=('quickmedia')
+conflicts=('quickmedia')
source=("${pkgname}-${pkgver}.tar.gz::https://dec05eba.com/snapshot/QuickMedia.git.tar.gz")
-sha512sums=('79f42a2dedf37c0c14960b0d1555043f9a3f6524db7b0f4d015043f7c44e647baa950786c2d7a715b244b9ae4e271ccdb3f5cebb956637f72d14c36c26cec800')
+sha512sums=('134e6abb6bfcd76d1d7510a23d4a7bcbe124f70346783b50af93ba0a41e59a7efec1d72f4e4e0bb4e47a82d202e5b0b59e1715a0a39ed0b3751f7f2795858152')
build() {
cd "$srcdir"