summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-05-20 21:32:19 +0800
committerChocobo12023-05-20 21:32:19 +0800
commit47ff9ecd5815f43269815fdb83d67b82f1c16374 (patch)
tree47d6be1db71ddaa4d8a7224becb296dd46d51db9 /PKGBUILD
parent6ecb6fe14ca0a7f4cf0f2a16c8e194b2e8f391a8 (diff)
downloadaur-dnsmasq-git.tar.gz
upgpkg: dnsmasq-git 2.89.r39.g1d6fe0e-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83ca558fcd59..934c1fd40723 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=dnsmasq-git
-pkgver=2.89.r27.gb14aa76
-pkgrel=2
+pkgver=2.89.r39.g1d6fe0e
+pkgrel=1
pkgdesc="Lightweight, easy to configure DNS forwarder and DHCP server"
arch=('i686' 'x86_64')
url="https://thekelleys.org.uk/dnsmasq/doc.html"
@@ -13,8 +13,8 @@ provides=("dnsmasq=$pkgver")
conflicts=('dnsmasq')
backup=('etc/dnsmasq.conf')
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")
+ "dnsmasq-sysusers.conf::https://gitlab.archlinux.org/archlinux/packaging/packages/dnsmasq/-/raw/main/dnsmasq-sysusers.conf"
+ "dnsmasq.service::https://gitlab.archlinux.org/archlinux/packaging/packages/dnsmasq/-/raw/main/dnsmasq.service")
sha256sums=('SKIP'
'SKIP'
'SKIP')