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.33.1
3+ pkgver = 4.34.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.33.1
13- source = dnscontrol-4.33.1 .tar.gz::https://github.com/StackExchange/dnscontrol/archive/v4.33.1 .tar.gz
14- b2sums = fe520e381d0f5949dc8f9f3df2e1d1a1c2cb03d112166b510aea31290e1b982a136e6861cc86a89aa10fe21acfcd7c1ea0571283e5ec955324bd9e3c6c09c1f2
12+ provides = dnscontrol=4.34.0
13+ source = dnscontrol-4.34.0 .tar.gz::https://github.com/StackExchange/dnscontrol/archive/v4.34.0 .tar.gz
14+ b2sums = 5779288bb5b79b7b6812e574698a6d073c3ffbd69acc13dfcf1f94afab2dae6a6ba93e13d54fa8608d5e4632db8399bf0c269e94ae502eb077594b65f4786f97
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.33.1
5+ pkgver=4.34.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=(' fe520e381d0f5949dc8f9f3df2e1d1a1c2cb03d112166b510aea31290e1b982a136e6861cc86a89aa10fe21acfcd7c1ea0571283e5ec955324bd9e3c6c09c1f2 ' )
15+ b2sums=(' 5779288bb5b79b7b6812e574698a6d073c3ffbd69acc13dfcf1f94afab2dae6a6ba93e13d54fa8608d5e4632db8399bf0c269e94ae502eb077594b65f4786f97 ' )
1616
1717build () {
1818 cd " $pkgname -$pkgver "
You can’t perform that action at this time.
0 commit comments