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

Felix Yan felixonmars at archlinux.org
Thu May 31 02:53:44 UTC 2018


    Date: Thursday, May 31, 2018 @ 02:53:43
  Author: felixonmars
Revision: 325316

upgpkg: libdaemon 0.14-4

BUILDINFO Rebuild

Modified:
  libdaemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 02:51:50 UTC (rev 325315)
+++ PKGBUILD	2018-05-31 02:53:43 UTC (rev 325316)
@@ -6,7 +6,7 @@
 
 pkgname=libdaemon
 pkgver=0.14
-pkgrel=3
+pkgrel=4
 pkgdesc='Lightweight C library that eases the writing of UNIX daemons'
 url='http://0pointer.de/lennart/projects/libdaemon/'
 license=('LGPL')
@@ -13,7 +13,7 @@
 arch=('x86_64')
 makedepends=('git')
 source=('git://git.0pointer.net/libdaemon.git#commit=9fcc28e0e8f84968d1fb8b6d544a42efb13803ec')
-sha256sums=('SKIP')
+sha512sums=('SKIP')
 
 build() {
 	cd "${srcdir}/${pkgname}"



More information about the arch-commits mailing list