summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordec05eba2020-07-17 11:07:25 +0200
committerdec05eba2020-07-17 11:07:25 +0200
commit9b65d984d9bd731b74d705b8b482cfb09f1c8ddd (patch)
treeb4ceb0a5d73899f5ba67dda167771e4a97e5b527
parent11108d47f0d759a7e8c432d82414914ae0a7e471 (diff)
downloadaur-9b65d984d9bd731b74d705b8b482cfb09f1c8ddd.tar.gz
Fix automedia.pid always being overwritten
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66f6205c3534..7bef659ad7b5 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 = r96.2647edb
+ pkgver = r98.90b2dc8
pkgrel = 1
url = https://git.dec05eba.com/AutoMedia
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8b91c5730137..d92c5a152f2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=automedia-git
-pkgver=r96.2647edb
+pkgver=r98.90b2dc8
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')