summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYigit Sever2023-01-23 23:47:30 +0300
committerYigit Sever2023-01-23 23:47:30 +0300
commit09ee71c063c8121b71f1470da99fda52252de326 (patch)
treedc3f7ca0a65c923156ff03e5b42b61d956af53da /PKGBUILD
parent173829b6660cc8956e522dcbf93e47ecc0c38dc6 (diff)
downloadaur-htpdate.tar.gz
htpdate: Update to 1.3.7-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc2db960cf8c..0117c412e1a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Hussam Al-Tayeb <hussam at visp dot net dot lb>
pkgname=htpdate
-pkgver=1.3.6
+pkgver=1.3.7
pkgrel=1
pkgdesc="HTTP Time protocol"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ license=(GPL2)
depends=('glibc')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
"htpdate.service")
-sha256sums=('3cdc558ec8e53ef374a42490b2f28c0b23981fa8754a6d7182044707828ad1e9'
- '2f12bdf0745fbf7c52f465e78b47635fbdc6fa372e63fb94a6063a5f67ff8c8b')
+sha256sums=('88c52fe475308ee95f560fd7cf68c75bc6e9a6abf56be7fed203a7f762fe7ab2'
+ '2f12bdf0745fbf7c52f465e78b47635fbdc6fa372e63fb94a6063a5f67ff8c8b')
build() {
cd ${pkgname}-${pkgver}