summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Kaspar Rudert (mortzu)2015-10-15 14:25:43 +0200
committerMoritz Kaspar Rudert (mortzu)2015-10-15 14:25:50 +0200
commitdd7d95008cfbb03a57e243fa8c3ebfb97430a04a (patch)
treebaaaa4e4425c775635b237754e53241eef46310f
parentc72c6d4974249b7b0119ea4bcaa65398b81847b6 (diff)
downloadaur-totd.tar.gz
New URLs
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 204886af0706..f2b496e228a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = totd
pkgdesc = Totd (Trick Or Treat Daemon) is DNS-proxy for IPv4/IPv6 translation (DNS-ALG)
pkgver = 1.5.1
- pkgrel = 7
- url = http://www.dillema.net/software/totd.html
+ pkgrel = 8
+ url = https://github.com/fwdillema/totd
install = totd.install
arch = x86_64
arch = i686
@@ -11,7 +11,7 @@ pkgbase = totd
depends = glibc
optdepends = socat
backup = etc/totd.conf
- source = https://mortzu.de/files/aur/totd/totd-1.5.1.tar.xz
+ source = http://mortzu.andromeda.hostedinspace.de/aur/totd/totd-1.5.1.tar.xz
source = Makefile.in.patch
source = totd.conf
source = totd.service
diff --git a/PKGBUILD b/PKGBUILD
index 1fd4fb69fed3..a3b86c3c5a32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
pkgname=totd
pkgver=1.5.1
-pkgrel=7
+pkgrel=8
pkgdesc="Totd (Trick Or Treat Daemon) is DNS-proxy for IPv4/IPv6 translation (DNS-ALG)"
arch=('x86_64' 'i686')
-url="http://www.dillema.net/software/totd.html"
+url="https://github.com/fwdillema/totd"
license=('BSD')
groups=(network)
depends=('glibc')
optdepends=(socat)
backup=(etc/totd.conf)
install=totd.install
-source=("https://mortzu.de/files/aur/$pkgname/$pkgname-$pkgver.tar.xz"
+source=("http://mortzu.andromeda.hostedinspace.de/aur/$pkgname/$pkgname-$pkgver.tar.xz"
Makefile.in.patch
totd.conf
totd.service