summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 987bebb9f5de..35b02b660ef5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bnc-bin
pkgdesc = The BKG Ntrip Client(BNC) is an multi-stream client designed for real-time GNSS applications.
pkgver = 2.13.0
- pkgrel = 3
+ pkgrel = 3.01
url = https://igs.bkg.bund.de/root_ftp/NTRIP/documentation/BNC_BNS_RTNET_Concept.ppt
arch = x86_64
groups = GNSS
diff --git a/PKGBUILD b/PKGBUILD
index 1b9613fa68b9..5e7dc7b4221a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
# Maintainer: dreieck (https://aur.archlinux.org/account/dreieck)
+# Contributor: yinflying (https://aur.archlinux.org/account/yinflying)
pkgname=bnc-bin
_debianver=12
pkgver=2.13.0
-pkgrel=3
+pkgrel=3.01
pkgdesc="The BKG Ntrip Client(BNC) is an multi-stream client designed for real-time GNSS applications."
arch=('x86_64')
url="https://igs.bkg.bund.de/root_ftp/NTRIP/documentation/BNC_BNS_RTNET_Concept.ppt"