summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 945e03e97f16..f33e2623d9d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=automedia-git
-pkgver=r141.03d49c4
+pkgver=r142.b006317
pkgrel=1
pkgdesc='Automatically track new releases of media and download them. Supports torrents using rss (nyaa.si) and manga sites using html.'
arch=('x86_64')
@@ -11,8 +11,8 @@ depends=('python' 'python-lxml' 'python-requests' 'python-pure-protobuf' 'curl'
optdepends=('libnotify')
provides=('automedia')
conflicts=('automedia')
-source=("${pkgname}-${pkgver}.tar.gz::https://dec05eba.com/snapshot/AutoMedia.git.r141.03d49c4.tar.gz")
-sha512sums=('72ac082c7f941e9e3f1ecd529e03f66c71af7646bebae0f0005c1122340b392cd822d00bc507b09d6ae1601aac3120f80a120ba03e0324f752b883e5dcc55e28')
+source=("${pkgname}-${pkgver}.tar.gz::https://dec05eba.com/snapshot/AutoMedia.git.r142.b006317.tar.gz")
+sha512sums=('ed9433750fea5121dfaf7cf28ae0de8a3e168ac415c6a19bcbababc16739638870a16cc8a08c76eaac19adb5dff39d3897b514ab658b1e005931b6642d869edf')
package() {
cd "$srcdir"