summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordec05eba2020-08-12 17:33:54 +0200
committerdec05eba2020-08-12 17:33:59 +0200
commit6366e564aa8a1cfba251e07e8a28c175edf704d9 (patch)
tree4742d74cb6c7943d53be4e5e69ce4600002a925f
parent93fc962630db9c1179a05541c436253dcb899965 (diff)
downloadaur-6366e564aa8a1cfba251e07e8a28c175edf704d9.tar.gz
Fix manganelo images not downloading (cloudflare ddos protection)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 345e03c9844a..eab091780128 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = automedia-git
pkgdesc = Automatically track new releases of media and download them. Supports torrents using rss (nyaa.si) and manga sites using html.
- pkgver = r105.41ac3fe
+ pkgver = r106.c76c869
pkgrel = 1
url = https://git.dec05eba.com/AutoMedia
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 23f888217b89..a65c1eca9048 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=automedia-git
-pkgver=r105.41ac3fe
+pkgver=r106.c76c869
pkgrel=1
pkgdesc='Automatically track new releases of media and download them. Supports torrents using rss (nyaa.si) and manga sites using html.'
arch=('any')