summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordec05eba2021-08-21 14:36:21 +0200
committerdec05eba2021-08-21 14:36:21 +0200
commitb1554041eb69158b78eb051ecb1d01a025517e8d (patch)
treea76f4194ff0d7de9c6f90b9124624652fe2aa806
parentf6c7cad3ec6650d92526999db8080c7f8b769074 (diff)
downloadaur-b1554041eb69158b78eb051ecb1d01a025517e8d.tar.gz
Remove dead site: mangawindow
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e0ea796614a..c2cc66ce2fc1 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 = r141.03d49c4
+ pkgver = r142.b006317
pkgrel = 1
url = https://git.dec05eba.com/AutoMedia
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = automedia-git
optdepends = libnotify
provides = automedia
conflicts = automedia
- source = automedia-git-r141.03d49c4.tar.gz::https://dec05eba.com/snapshot/AutoMedia.git.r141.03d49c4.tar.gz
- sha512sums = 72ac082c7f941e9e3f1ecd529e03f66c71af7646bebae0f0005c1122340b392cd822d00bc507b09d6ae1601aac3120f80a120ba03e0324f752b883e5dcc55e28
+ source = automedia-git-r142.b006317.tar.gz::https://dec05eba.com/snapshot/AutoMedia.git.r142.b006317.tar.gz
+ sha512sums = ed9433750fea5121dfaf7cf28ae0de8a3e168ac415c6a19bcbababc16739638870a16cc8a08c76eaac19adb5dff39d3897b514ab658b1e005931b6642d869edf
pkgname = automedia-git
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"