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.29 .0
3+ pkgver = 4.30 .0
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.29 .0
13- source = dnscontrol-4.29 .0.tar.gz::https://github.com/StackExchange/dnscontrol/archive/v4.29 .0.tar.gz
14- b2sums = 70a3a987039e4e9b786f69e0c5c8c595533e2bfb69fd64b2ad87dadc8f30e7a3ace56dd2b69cd41b8980a38f77ebbaf62fcff4fbe3029fddb8e5c3373ffe735b
12+ provides = dnscontrol=4.30 .0
13+ source = dnscontrol-4.30 .0.tar.gz::https://github.com/StackExchange/dnscontrol/archive/v4.30 .0.tar.gz
14+ b2sums = dc0f8096cab29d4ad0c8348235447df9b63e8926fd29df11cd6379d744e317e1cba57857de014a1ceec4ecb7478d4485fbd3e4c90d7d55a224acc5ae745b6bf8
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.29 .0
5+ pkgver=4.30 .0
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=(' 70a3a987039e4e9b786f69e0c5c8c595533e2bfb69fd64b2ad87dadc8f30e7a3ace56dd2b69cd41b8980a38f77ebbaf62fcff4fbe3029fddb8e5c3373ffe735b ' )
15+ b2sums=(' dc0f8096cab29d4ad0c8348235447df9b63e8926fd29df11cd6379d744e317e1cba57857de014a1ceec4ecb7478d4485fbd3e4c90d7d55a224acc5ae745b6bf8 ' )
1616
1717build () {
1818 cd " $pkgname -$pkgver "
You can’t perform that action at this time.
0 commit comments