summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordec05eba2020-08-29 00:21:50 +0200
committerdec05eba2020-08-29 00:21:50 +0200
commit4cf420ba36aafbcdfc2c83dac46510d9fbaba1dc (patch)
tree035900bb538971a66a98280300f12763f7002301
parent572b6a5a723b746f3ec23a728fd8f306e7a417a2 (diff)
downloadaur-4cf420ba36aafbcdfc2c83dac46510d9fbaba1dc.tar.gz
Fix 'start after' when adding rss by torrent name
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62006ac9141e..e3bdc936b723 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 = r107.d83f804
+ pkgver = r108.836eda9
pkgrel = 1
url = https://git.dec05eba.com/AutoMedia
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 6eef8a50f877..972de0d9161c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=automedia-git
-pkgver=r107.d83f804
+pkgver=r108.836eda9
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')