summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFilippo Berto2021-02-03 19:54:58 +0100
committerFilippo Berto2021-02-03 19:54:58 +0100
commit6490fca766644846ecb0ecd7ac57d92207320427 (patch)
tree53f5d53e7e5936f986fd9dd6b6d9359d14ce0979 /PKGBUILD
parentee133442074fb3d02ebf54abc91f825c65f19813 (diff)
downloadaur-ndn-psync.tar.gz
Bump version to 0.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5700e265916f..0cb3eb4fd7ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_reponame=PSync
_pkgname=ndn-psync
pkgname=$_pkgname
-pkgver=0.2.0
-pkgrel=5
+pkgver=0.3.0
+pkgrel=1
# epoch=
pkgdesc="Library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications"
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ options=()
install=
source=(https://github.com/named-data/${_reponame}/archive/${pkgver}.tar.gz)
noextract=()
-sha256sums=('ab18f2f17df48bfc4b6baa064a826d8f1c3b1e464748a2106f47decd69183b02')
+sha256sums=('65f9f0425950d6b55201f103b899365ce3ecd4eb4d4e83430e0a4de2c0803068')
validpgpkeys=()
prepare() {