summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordec05eba2020-07-27 20:14:33 +0200
committerdec05eba2020-07-27 20:14:33 +0200
commit816d6d73e8143fb15a74ab372f64d7782885690d (patch)
tree3a5b376c4a0f6c12c3cd39c22883abe4dc3ab522
parentb649876b5057f801d6666f32d9e82564e57e7b02 (diff)
downloadaur-816d6d73e8143fb15a74ab372f64d7782885690d.tar.gz
Time of html items in json file should be the time of download finished, not the time of start of all downloads
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11e8f5182249..06e160575474 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 = r100.01a6bc6
+ pkgver = r101.ec5e3c0
pkgrel = 1
url = https://git.dec05eba.com/AutoMedia
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 496729f120e6..8be107bb5083 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=automedia-git
-pkgver=r100.01a6bc6
+pkgver=r101.ec5e3c0
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')