summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordec05eba2020-07-07 19:52:37 +0200
committerdec05eba2020-07-07 19:52:37 +0200
commit2d9d3f8fc1642a72089d5cf3d34b2a7c2997da3e (patch)
treefb039d475934fcd474cfb057d0ee5b83f3c1a27b /PKGBUILD
parent8c7c4bc5055f4b80085fb051a068f12523117275 (diff)
downloadaur-2d9d3f8fc1642a72089d5cf3d34b2a7c2997da3e.tar.gz
Fix incorrect prompt
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2766cdabb55..a5d56695d6f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=automedia-git
-pkgver=r69.f40fdb1
-pkgrel=2
+pkgver=r70.11a1fcd
+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')
url="https://git.dec05eba.com/AutoMedia"