summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2022-01-05 20:25:46 -0800
committerDonald Webster2022-01-05 20:25:46 -0800
commit647b0f66237cef1a0ac8cf43e2544be0f911c8e1 (patch)
tree14072a9eca251054d33351c7b271c4588a1bb6fa
parentde62338899d83595e926cfc7ba205415ec083286 (diff)
downloadaur-647b0f66237cef1a0ac8cf43e2544be0f911c8e1.tar.gz
Update to v0.6.3.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 205dd9eb3aa0..0ecfa10056ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mylar3
pkgdesc = Comic book download automation for usenet and torrents.
- pkgver = 0.6.2
+ pkgver = 0.6.3
pkgrel = 1
url = https://github.com/mylar3/mylar3
arch = any
@@ -26,11 +26,11 @@ pkgbase = mylar3
depends = python-tzlocal
depends = python-urllib3
options = !strip
- source = mylar3-0.6.2.tar.gz::https://github.com/mylar3/mylar3/archive/v0.6.2.tar.gz
+ source = mylar3-0.6.3.tar.gz::https://github.com/mylar3/mylar3/archive/v0.6.3.tar.gz
source = mylar3.service
source = mylar3.tmpfiles
source = mylar3.sysusers
- sha256sums = c2680d18597b390f2ef416d3b7118a4bfc377b2bbc827c83d9c562eb6fbed32a
+ sha256sums = a7a63c09793c0d8a979a1531695117ae6946ef872ade9ab6cee4f0a745e39afc
sha256sums = bfe7c28f5c773b77e6bc0014bd4473de2f4650d049cfedb177aedef74187c932
sha256sums = e39441d41acd5d66b63631872e06f8e5425bf0725044e5c3843626d4a090eba5
sha256sums = e26cad50c8c8501fa12e2e2b2443f57aaf309e28f28d6dd4944958f9cb20f3cd
diff --git a/PKGBUILD b/PKGBUILD
index 9cc98bf0c2a1..43e909a3a8bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Donald Webster <fryfrog@gmail.com>
pkgname=mylar3
-pkgver=0.6.2
+pkgver=0.6.3
pkgrel=1
pkgdesc="Comic book download automation for usenet and torrents."
arch=('any')
@@ -35,7 +35,7 @@ source=("mylar3-${pkgver}.tar.gz::https://github.com/mylar3/mylar3/archive/v${pk
'mylar3.tmpfiles'
'mylar3.sysusers')
-sha256sums=('c2680d18597b390f2ef416d3b7118a4bfc377b2bbc827c83d9c562eb6fbed32a'
+sha256sums=('a7a63c09793c0d8a979a1531695117ae6946ef872ade9ab6cee4f0a745e39afc'
'bfe7c28f5c773b77e6bc0014bd4473de2f4650d049cfedb177aedef74187c932'
'e39441d41acd5d66b63631872e06f8e5425bf0725044e5c3843626d4a090eba5'
'e26cad50c8c8501fa12e2e2b2443f57aaf309e28f28d6dd4944958f9cb20f3cd')