summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50838b646b77..c81dd79ab66d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ntpd-rs-git
pkgdesc = A full-featured implementation of the Network Time Protocol, including NTS support, written in Rust.
- pkgver = r2752.g27c0778f
+ pkgver = r2769.g5cbf2c05
pkgrel = 1
url = https://github.com/pendulum-project/ntpd-rs
changelog = CHANGELOG
diff --git a/PKGBUILD b/PKGBUILD
index 4ec9ac9c06bf..9566fc1abdb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: SoftExpert <softexpert at gmail dot com>
pkgname=ntpd-rs-git
-pkgver=r2752.g27c0778f
+pkgver=r2769.g5cbf2c05
pkgrel=1
pkgdesc='A full-featured implementation of the Network Time Protocol, including NTS support, written in Rust.'
url='https://github.com/pendulum-project/ntpd-rs'