summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBruno Miguel Fernandes Silva2021-10-28 13:17:56 +0100
committerBruno Miguel Fernandes Silva2021-10-28 13:17:56 +0100
commit166b22af7e5af53bd96dd534172aeadc3abe0daa (patch)
tree3b69745d50ccde937087a57b80e289c0d2e77253 /PKGBUILD
parent9514239a73dda5c4307830be3c869c0f32f482e8 (diff)
downloadaur-nats-cclient-git.tar.gz
Update branch to main
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c27e917857d1..e2e56ca8fe2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nats-cclient-git
_pkgname=nats.c
-pkgver=r485.cb773ae
+pkgver=r736.b74c83f
pkgrel=1
pkgdesc="NATS & NATS Streaming - C Client"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=()
provides=('nats-cclient')
conflicts=('nats-cclient')
replaces=('nats-cclient')
-source=(${_pkgname}::git+https://github.com/nats-io/nats.c.git#branch=master)
+source=(${_pkgname}::git+https://github.com/nats-io/nats.c.git#branch=main)
md5sums=('SKIP')
pkgver() {