summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkeysym2021-08-17 22:44:59 -0300
committerkeysym2021-08-17 22:44:59 -0300
commita505f623082d95ed34d56b76289e01d482cc35ac (patch)
tree3c29633bc06e6c5e5a7e181bd0e0d9f31fc02151 /PKGBUILD
parent46560a9641b8959a77ece01d7292fb0c4b0cd91d (diff)
downloadaur-a505f623082d95ed34d56b76289e01d482cc35ac.tar.gz
upgpkg: 1.10.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69979eda301b..06f70fb6ffb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Jeff Parent <jecxjo@sdf.lonestar.org>
pkgname=openrdate
-pkgver=1.10.1
+pkgver=1.10.2
pkgrel=1
pkgdesc="Set the system's date from a remote host"
arch=('i686' 'x86_64' 'arm' 'armv6h')
@@ -12,7 +12,7 @@ depends=('libbsd')
makedepends=('autoconf' 'automake')
conflicts=('rdate')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('ee2fc314fcc46d0fe489b3723d5118a36d89181d958dd19735fe07703cc4f7ae')
+sha256sums=('602e0994deb9cd593a0194e0e0d0c7d1c6c6036f4dedf5126896ecd2aefd5746')
build() {
cd ${pkgname}-${pkgver}