summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2019-02-19 21:38:13 +0100
committermax.bra2019-02-19 21:38:13 +0100
commite51aaf0958cd91e2e71392bb41382829951248c4 (patch)
tree652978fc5e1a256c6e9acb5eee4eaae418f2c932
parentacb92011736e5bb1c8a547f7cbcc649611a8ff20 (diff)
downloadaur-e51aaf0958cd91e2e71392bb41382829951248c4.tar.gz
old github link not working anymore
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4342faa6d6a2..b29ac62f7ffe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = pi-hole-standalone
backup = etc/pihole/blacklist.txt
backup = etc/dnsmasq.d/01-pihole.conf
source = https://github.com/pi-hole/pi-hole/archive/v4.2.2.tar.gz
- source = https://raw.github.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-4.2.2.patch
+ source = https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-4.2.2.patch
source = dnsmasq.main
source = dnsmasq.include
source = pi-hole-gravity.service
diff --git a/PKGBUILD b/PKGBUILD
index a0a887b87e88..5d7100bc06ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ backup=('etc/pihole/whitelist.txt' 'etc/pihole/blacklist.txt'
'etc/dnsmasq.d/01-pihole.conf')
source=(https://github.com/$_pkgname/$_pkgname/archive/v$pkgver.tar.gz
- "https://raw.github.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-$pkgver.patch"
+ "https://raw.githubusercontent.com/max72bra/pi-hole-standalone-archlinux-customization/master/arch-server-core-$pkgver.patch"
dnsmasq.main
dnsmasq.include
$_pkgname-gravity.service