summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordec05eba2020-07-31 22:32:11 +0200
committerdec05eba2020-07-31 22:32:11 +0200
commit4d8726b7225f23401b08fec925a510b02b9a62c2 (patch)
treef006f76758a18b20d2eb77faf1a770e699f2ffb4
parent816d6d73e8143fb15a74ab372f64d7782885690d (diff)
downloadaur-4d8726b7225f23401b08fec925a510b02b9a62c2.tar.gz
Fix add html/rss not working if previous add failed and .in_progress still exists. Also fixed mangadex tracking
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06e160575474..c07bcd90b838 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 = r101.ec5e3c0
+ pkgver = r103.14d0e43
pkgrel = 1
url = https://git.dec05eba.com/AutoMedia
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8be107bb5083..9c64506f67c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=automedia-git
-pkgver=r101.ec5e3c0
+pkgver=r103.14d0e43
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')