File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11pkgbase = dnscontrol
22 pkgdesc = Synchronize your DNS to multiple providers from a simple DSL
3- pkgver = 4.31.0
3+ pkgver = 4.31.1
44 pkgrel = 1
55 url = https://stackexchange.github.io/dnscontrol/
66 arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = dnscontrol
99 license = MIT
1010 makedepends = go
1111 depends = glibc
12- provides = dnscontrol=4.31.0
13- source = dnscontrol-4.31.0 .tar.gz::https://github.com/StackExchange/dnscontrol/archive/v4.31.0 .tar.gz
14- b2sums = ecd1efde3c68a893ff97c1a02a1b36983716bcf41300521dc64f46605e5af4e46ba3262b444f9c649c7b1f0c00b3aabcf5c0464ce90b79839b21af316429bfbf
12+ provides = dnscontrol=4.31.1
13+ source = dnscontrol-4.31.1 .tar.gz::https://github.com/StackExchange/dnscontrol/archive/v4.31.1 .tar.gz
14+ b2sums = d5feb5ef22a8fee17c1d677420af47b7958b4029c81307d6d881b4454c5c8c0720317ca6c98b2676f8da7b78d7095e4b2af94af10691f0a4232baf9b56fa9b70
1515
1616pkgname = dnscontrol
Original file line number Diff line number Diff line change 22# Contributor: nirnakinho <aur at dominikbodi dot de>
33
44pkgname=dnscontrol
5- pkgver=4.31.0
5+ pkgver=4.31.1
66pkgrel=1
77pkgdesc=" Synchronize your DNS to multiple providers from a simple DSL"
88arch=(' x86_64' ' armv7h' ' aarch64' )
@@ -12,7 +12,7 @@ depends=('glibc')
1212makedepends=(' go' )
1313provides=(" ${pkgname} =${pkgver} " )
1414source=(" ${pkgname} -${pkgver} .tar.gz::https://github.com/StackExchange/${pkgname} /archive/v${pkgver} .tar.gz" )
15- b2sums=(' ecd1efde3c68a893ff97c1a02a1b36983716bcf41300521dc64f46605e5af4e46ba3262b444f9c649c7b1f0c00b3aabcf5c0464ce90b79839b21af316429bfbf ' )
15+ b2sums=(' d5feb5ef22a8fee17c1d677420af47b7958b4029c81307d6d881b4454c5c8c0720317ca6c98b2676f8da7b78d7095e4b2af94af10691f0a4232baf9b56fa9b70 ' )
1616
1717build () {
1818 cd " $pkgname -$pkgver "
You can’t perform that action at this time.
0 commit comments