summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2014-10-27 04:08:06 -0600
committerBrian Bidulock2015-06-10 16:18:20 -0600
commit9ac5dd819307163dba226a408ce76ad3f9bdb955 (patch)
tree71c514c4db0cbdc747cee62cd5f0ab5adb7d9f32
parent2f6d4f6b211b2607dca8c8929a5502794ecdb93a (diff)
downloadaur-9ac5dd819307163dba226a408ce76ad3f9bdb955.tar.gz
version 2.0.0.r3.gd6280e6-1
-rw-r--r--.AURINFO7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
3 files changed, 7 insertions, 4 deletions
diff --git a/.AURINFO b/.AURINFO
index 100612ddd5bd..9344de72fb7b 100644
--- a/.AURINFO
+++ b/.AURINFO
@@ -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.r0.gd48d64d
+ pkgver = 2.0.0.r3.gd6280e6
pkgrel = 1
url = https://github.com/troglobit/smcroute
arch = i686
@@ -11,10 +11,13 @@ pkgbase = smcroute-git
provides = mcsender
conflicts = smcroute
conflicts = mcsender
+ backup = etc/smcroute.conf
source = smcroute-git::git+https://github.com/troglobit/smcroute.git
source = smcroute.conf.example
source = smcroute.service
- backup = etc/smcroute.conf
+ md5sums = SKIP
+ md5sums = 98bdb5bbd222686761e318ee04825b7a
+ md5sums = 7b28500642045b2482f5ac873da0f86b
pkgname = smcroute-git
diff --git a/.SRCINFO b/.SRCINFO
index f6238cfd5612..9344de72fb7b 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.r0.gd48d64d
+ pkgver = 2.0.0.r3.gd6280e6
pkgrel = 1
url = https://github.com/troglobit/smcroute
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 38f87cb611d5..e7b522a4b520 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Brian Bidulock <bidulock@openss7.org>
pkgname="smcroute-git"
-pkgver=2.0.0.r0.gd48d64d
+pkgver=2.0.0.r3.gd6280e6
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')