summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-10 18:33:43 +0800
committerChocobo12023-04-10 18:33:43 +0800
commit6ecb6fe14ca0a7f4cf0f2a16c8e194b2e8f391a8 (patch)
tree9ae6babe277367311522b041fa0f73c97e42f06f /PKGBUILD
parent80a4a3d62f0e4e30f31a06f127dd1757db129ea4 (diff)
downloadaur-6ecb6fe14ca0a7f4cf0f2a16c8e194b2e8f391a8.tar.gz
upgpkg: dnsmasq-git 2.89.r27.gb14aa76-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8555c38dc49..83ca558fcd59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
pkgname=dnsmasq-git
pkgver=2.89.r27.gb14aa76
-pkgrel=1
+pkgrel=2
pkgdesc="Lightweight, easy to configure DNS forwarder and DHCP server"
arch=('i686' 'x86_64')
-url="http://www.thekelleys.org.uk/dnsmasq/doc.html"
+url="https://thekelleys.org.uk/dnsmasq/doc.html"
license=('GPL')
depends=('glibc' 'gmp' 'libdbus' 'libidn2' 'libnetfilter_conntrack' 'nettle')
makedepends=('git')
provides=("dnsmasq=$pkgver")
conflicts=('dnsmasq')
backup=('etc/dnsmasq.conf')
-source=("git://thekelleys.org.uk/dnsmasq.git"
+source=("git+https://thekelleys.org.uk/git/dnsmasq.git"
"dnsmasq-sysusers.conf::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/dnsmasq/trunk/dnsmasq-sysusers.conf"
"dnsmasq.service::https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/dnsmasq/trunk/dnsmasq.service")
sha256sums=('SKIP'