summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordec05eba2020-10-16 07:26:18 +0200
committerdec05eba2020-10-16 07:26:18 +0200
commit30b0fcc227f51ce1cc816bd3e93f002946792f85 (patch)
tree989f526e9e717d9103c69189a88f439d28ba4311 /PKGBUILD
parent5b819060735e081c02fe7f3d6c22bb9be69a4072 (diff)
downloadaur-30b0fcc227f51ce1cc816bd3e93f002946792f85.tar.gz
Mangadex: show search results in same order as website (not timestamp sorted)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8736fd1064a..3defed12e49e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=quickmedia-git
-pkgver=r341.221522c
+pkgver=r342.686adc5
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=('164784aabb5b20f94ba4791ef49e6a79bada89a9b5f70a9d01ca115a25f3fd6868916a0e3c8e1bb674faa5fe78ed9f834901993be227be0ced582030f2823801')
+sha512sums=('ae7db0ad2f5ab4d14cb4fecf6506d6b6ad47d691463d9359588af23f1acb34a039af3f8119b93ac87a123901470e1595c124d2fe8bf429ac5e99527ba642ef34')
build() {
cd "$srcdir"