summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordec05eba2020-07-15 21:54:03 +0200
committerdec05eba2020-07-15 21:54:03 +0200
commitd7543014d390de5aead7e79378aad31ed34db7f6 (patch)
tree85ff51111a23e6a02924934624b68d224a6fad0b
parente38ccf9fc090d9694e6f93c3439a7465c32d7a14 (diff)
downloadaur-d7543014d390de5aead7e79378aad31ed34db7f6.tar.gz
Fix segfault on torrent add, fix corruption of rss json downloaded item
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7742aac320b3..15035fcb3429 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 = r94.3e75758
+ pkgver = r95.39b3e3c
pkgrel = 1
url = https://git.dec05eba.com/AutoMedia
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 3848209e20ab..77fe6dc6ba10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=automedia-git
-pkgver=r94.3e75758
+pkgver=r95.39b3e3c
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')