summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonid Gnezdilov2016-06-23 14:46:52 +0300
committerLeonid Gnezdilov2016-06-23 14:46:52 +0300
commit8441199c9acad17646579c99dccb361f18e056b8 (patch)
tree2f64993f993ee6b57e54d2b969f721c839f8156c
parent988fb533c26fca932ef6ff7d808813639fa7058d (diff)
downloadaur-8441199c9acad17646579c99dccb361f18e056b8.tar.gz
New version1
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e94cfdf9ec1..523d23b5297c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,10 +13,12 @@ depends=()
makedepends=('rpmextract')
install=nrclient.install
source=('http://download.neorouter.com/Downloads/NRFree/Update_2.3.1.4360/Linux/CentOS/nrclient-2.3.1.4360-free-centos-i386.rpm' 'nrclient.service')
-md5sums=('81b4c36a9c1178086f59bf5d62b4527c')
+md5sums=('81b4c36a9c1178086f59bf5d62b4527c'
+'051c0ba7598249e035368f8ecb6ea44d')
if test "$CARCH" == x86_64; then
source=('http://download.neorouter.com/Downloads/NRFree/Update_2.3.1.4360/Linux/CentOS/nrclient-2.3.1.4360-free-centos-x86_64.rpm' 'nrclient.service')
-md5sums=('736946473cc4038e3a8b2274012f483e')
+md5sums=('736946473cc4038e3a8b2274012f483e'
+'051c0ba7598249e035368f8ecb6ea44d')
fi
build() {