File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.32 .0
3+ pkgver = 4.33 .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.32 .0
13- source = dnscontrol-4.32 .0.tar.gz::https://github.com/StackExchange/dnscontrol/archive/v4.32 .0.tar.gz
14- b2sums = eb4ed69fe99715e1ec0bafc63063c1be2dc28dd05bcbcfe4233819bf2fa6e819d72c0d346be03c6829394be4d01f15ad7a7844a9afac40212ff378a02b1c7b2c
12+ provides = dnscontrol=4.33 .0
13+ source = dnscontrol-4.33 .0.tar.gz::https://github.com/StackExchange/dnscontrol/archive/v4.33 .0.tar.gz
14+ b2sums = 8a8093f575cc46675f8a5022fe3510c5e3469eadef9a8d957fa9121706b19c805814fe725dd4c41266e8fd30f86c600f6738b8968d766f6114a60b689eb96239
1515
1616pkgname = dnscontrol
Original file line number Diff line number Diff line change 22source = " git"
33git = " https://github.com/stackexchange/dnscontrol.git"
44prefix = " v"
5+ ignored = " v4.33.0-beta1"
Original file line number Diff line number Diff line change 22# Contributor: nirnakinho <aur at dominikbodi dot de>
33
44pkgname=dnscontrol
5- pkgver=4.32 .0
5+ pkgver=4.33 .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=(' eb4ed69fe99715e1ec0bafc63063c1be2dc28dd05bcbcfe4233819bf2fa6e819d72c0d346be03c6829394be4d01f15ad7a7844a9afac40212ff378a02b1c7b2c ' )
15+ b2sums=(' 8a8093f575cc46675f8a5022fe3510c5e3469eadef9a8d957fa9121706b19c805814fe725dd4c41266e8fd30f86c600f6738b8968d766f6114a60b689eb96239 ' )
1616
1717build () {
1818 cd " $pkgname -$pkgver "
You can’t perform that action at this time.
0 commit comments