summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2015-06-10 16:18:08 -0600
committerBrian Bidulock2015-06-10 16:18:21 -0600
commit237d25abcae0ab457ec7368f4261f28cb0d19c23 (patch)
tree473814b16f742f35f74465a229502928a26fb18a
parent9ac5dd819307163dba226a408ce76ad3f9bdb955 (diff)
downloadaur-237d25abcae0ab457ec7368f4261f28cb0d19c23.tar.gz
version 2.0.0.r4.g73f6f14-1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9344de72fb7b..e2a29028614c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = smcroute-git
pkgdesc = A command line tool to manipulate the multicast routes of a UNIX kernel. It supports both IPv4 and IPv6 multicast routing.
- pkgver = 2.0.0.r3.gd6280e6
+ pkgver = 2.0.0.r4.g73f6f14
pkgrel = 1
url = https://github.com/troglobit/smcroute
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index e7b522a4b520..f82fd3cffb31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname="smcroute-git"
-pkgver=2.0.0.r3.gd6280e6
+pkgver=2.0.0.r4.g73f6f14
pkgrel=1
pkgdesc="A command line tool to manipulate the multicast routes of a UNIX kernel. It supports both IPv4 and IPv6 multicast routing."
arch=('i686' 'x86_64')