summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin MacMartin2020-09-01 00:03:57 -0400
committerKevin MacMartin2020-09-01 00:03:57 -0400
commitd536f6313238c9fd64859b4c80b9de892a8c34c8 (patch)
treed1f8011eb2d55f50473dafd3bf5df9e99bc66c80
parentdee5b0e02e8399e30f8b55fb430c12a2221b62cf (diff)
downloadaur-d536f6313238c9fd64859b4c80b9de892a8c34c8.tar.gz
Update to 20.7.r84.gd6bb3220
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD2
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cad36f65a51..f4adfd821b11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cjdns-git
pkgdesc = A routing engine designed for security, scalability, speed and ease of use
- pkgver = 20.5.r4.g3ff567a7
+ pkgver = 20.7.r84.gd6bb3220
pkgrel = 1
url = https://github.com/cjdelisle/cjdns
arch = i686
diff --git a/.gitignore b/.gitignore
index f0330a1e626a..b31cd4d06f4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-*.pkg.tar.xz
+*.pkg.tar*
pkg
src
cjdns
diff --git a/PKGBUILD b/PKGBUILD
index a5fd891761db..06112530560e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=cjdns
pkgname=$_pkgname-git
-pkgver=20.5.r4.g3ff567a7
+pkgver=20.7.r84.gd6bb3220
pkgrel=1
pkgdesc='A routing engine designed for security, scalability, speed and ease of use'
url='https://github.com/cjdelisle/cjdns'