summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFilippo Berto2020-08-07 18:46:21 +0200
committerFilippo Berto2020-08-07 18:46:21 +0200
commite7b4279d10167bbfb55a899ea2215adfb367234a (patch)
treeadfd2c4e006968d0c74bdd58f00e241b06fe3886 /PKGBUILD
parent69f59b75def7cf229c23bb4065cc96d0451e2985 (diff)
downloadaur-e7b4279d10167bbfb55a899ea2215adfb367234a.tar.gz
Fixing dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12ec73757931..f38233910479 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _reponame=ChronoSync
_pkgname=ndn-chronosync
pkgname=${_pkgname}-git
pkgver=0.5.3.r9.g5f408ae
-pkgrel=3
+pkgrel=4
# epoch=
pkgdesc="Synchronization library for distributed realtime applications for NDN"
arch=('i686' 'x86_64')