summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordec05eba2020-10-16 07:27:21 +0200
committerdec05eba2020-10-16 07:27:21 +0200
commit8ca9add55cc9ddfcb94465d49cde40fc41f4cf09 (patch)
treeb39e6f5c5bc088970dd731e24308e0b69a33fa46 /PKGBUILD
parent7a6f51d926c2b8cf387a3a880b086e8d5761120a (diff)
downloadaur-8ca9add55cc9ddfcb94465d49cde40fc41f4cf09.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 e508eeef6109..11221c8b064c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=automedia-git
-pkgver=r110.0fdd38c
+pkgver=r111.1530f89
pkgrel=1
pkgdesc='Automatically track new releases of media and download them. Supports torrents using rss (nyaa.si) and manga sites using html.'
arch=('x86_64')
@@ -12,7 +12,7 @@ optdepends=('libnotify')
provides=('automedia')
conflicts=('automedia')
source=("${pkgname}-${pkgver}.tar.gz::https://dec05eba.com/snapshot/AutoMedia.git.tar.gz")
-sha512sums=('a1618a3e99f8ec7fd5a6b543b957722a0aceffddece53bcc57dbc1329d2710e8d3f449002c3966983eba0fe8b064b8b7f266dd0ad189853b03743e829b9fdac2')
+sha512sums=('437e1e8f4f7370dd5889333a40f45fb378a2fd9f3c05a311971769a4987ff9119eedb0ca385bde75f61f7ce8efaa15e6db04e90b74dff2567513f3d1427b7292')
package() {
cd "$srcdir"