[arch-commits] Commit in uptimed/trunk (PKGBUILD)

Sergej Pupykin spupykin at gemini.archlinux.org
Fri Oct 29 12:31:56 UTC 2021


    Date: Friday, October 29, 2021 @ 12:31:56
  Author: spupykin
Revision: 1034907

upgpkg: uptimed 0.4.5-1

Modified:
  uptimed/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-29 12:31:46 UTC (rev 1034906)
+++ PKGBUILD	2021-10-29 12:31:56 UTC (rev 1034907)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=uptimed
-pkgver=0.4.4
+pkgver=0.4.5
 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=('a39a3fe54dbd9373f1bf081584b16686f3a4ce742e282f8dfde7460ac156c2e189f48976fe32723468316c231ca6a3ea404ce42465460b2b52e96b7dbb92fe48')
+sha512sums=('11e99677eca5e0cbb81a72077bae9c8fe2c70054e9fa05d1656cb64837e1aa63984ef6b87f563dda09ea0ae3d452d6be7ccf3d21c04f5f6ba67d618d72923514')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver



More information about the arch-commits mailing list