summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorblubbblubb2018-05-24 23:08:34 +0200
committerblubbblubb2018-05-24 23:08:34 +0200
commit906b4bba3194012f07068524187be548896ecf4b (patch)
treee0b26367f1405f11ce54b3de5e312fea261bfe14
parentbe87f2e08a2f294c68461f5f11d49aa0f59755e1 (diff)
downloadaur-906b4bba3194012f07068524187be548896ecf4b.tar.gz
url changed
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bec277435cb6..dcc9177aebd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = nzb-monkey
pkgdesc = A Reference implementation of how to handle a NZBLNK-URI, with support for SABnzbd, NZBGet and Synology Download Station
pkgver = v0.2.2
pkgrel = 1
- url = http://nzblnk.tech/nzb-monkey/
+ url = https://nzblnk.info/nzb-monkey/
install = nzb-monkey.install
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 71051588fd8e..87a680b6bb99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=nzbmonkey
pkgver=v0.2.2
pkgrel=1
pkgdesc="A Reference implementation of how to handle a NZBLNK-URI, with support for SABnzbd, NZBGet and Synology Download Station"
-url="http://nzblnk.tech/nzb-monkey/"
+url="https://nzblnk.info/nzb-monkey/"
arch=("any")
license=("MIT")
depends=("python" "python-pyperclip" "python-requests" "python-configobj"