[arch-commits] Commit in uptimed/trunk (PKGBUILD)
Sergej Pupykin
spupykin at gemini.archlinux.org
Mon Dec 6 18:30:32 UTC 2021
Date: Monday, December 6, 2021 @ 18:30:32
Author: spupykin
Revision: 1065308
upgpkg: uptimed 0.4.6-1
Modified:
uptimed/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-06 18:30:27 UTC (rev 1065307)
+++ PKGBUILD 2021-12-06 18:30:32 UTC (rev 1065308)
@@ -4,7 +4,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=uptimed
-pkgver=0.4.5
+pkgver=0.4.6
pkgrel=1
pkgdesc="A system uptime record daemon"
arch=(x86_64)
@@ -16,7 +16,7 @@
backup=(etc/uptimed.conf)
install=$pkgname.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/rpodgorny/uptimed/archive/v$pkgver.tar.gz")
-sha512sums=('11e99677eca5e0cbb81a72077bae9c8fe2c70054e9fa05d1656cb64837e1aa63984ef6b87f563dda09ea0ae3d452d6be7ccf3d21c04f5f6ba67d618d72923514')
+sha512sums=('035caba32182a807312b587b3cb3b6322027b7c8f3e69a3f0b52ea4f44ecfc40505fe58b6a1b56a87a967f1f8b1fbc075414a04b60717577e32972feadb9bc2d')
build() {
cd "$srcdir"/$pkgname-$pkgver
More information about the arch-commits
mailing list