summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12023-04-08 03:19:44 +0800
committerChocobo12023-04-08 03:19:44 +0800
commit80a4a3d62f0e4e30f31a06f127dd1757db129ea4 (patch)
tree9330ae6df970b8ee0f02cc5cfbbd643e803c04b4
parent3784b415f5491299d60b6d5333cb7d8c6e51ac38 (diff)
downloadaur-80a4a3d62f0e4e30f31a06f127dd1757db129ea4.tar.gz
upgpkg: dnsmasq-git 2.89.r27.gb14aa76-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d5fcfaaf956..f5161368866d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dnsmasq-git
pkgdesc = Lightweight, easy to configure DNS forwarder and DHCP server
- pkgver = 2.87test2.r2.gcbbd56c
+ pkgver = 2.89.r27.gb14aa76
pkgrel = 1
url = http://www.thekelleys.org.uk/dnsmasq/doc.html
arch = i686
@@ -13,7 +13,7 @@ pkgbase = dnsmasq-git
depends = libidn2
depends = libnetfilter_conntrack
depends = nettle
- provides = dnsmasq
+ provides = dnsmasq=2.89.r27.gb14aa76
conflicts = dnsmasq
backup = etc/dnsmasq.conf
source = git://thekelleys.org.uk/dnsmasq.git
diff --git a/PKGBUILD b/PKGBUILD
index 678cae319422..f8555c38dc49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=dnsmasq-git
-pkgver=2.87test2.r2.gcbbd56c
+pkgver=2.89.r27.gb14aa76
pkgrel=1
pkgdesc="Lightweight, easy to configure DNS forwarder and DHCP server"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="http://www.thekelleys.org.uk/dnsmasq/doc.html"
license=('GPL')
depends=('glibc' 'gmp' 'libdbus' 'libidn2' 'libnetfilter_conntrack' 'nettle')
makedepends=('git')
-provides=('dnsmasq')
+provides=("dnsmasq=$pkgver")
conflicts=('dnsmasq')
backup=('etc/dnsmasq.conf')
source=("git://thekelleys.org.uk/dnsmasq.git"