Date: Thursday, March 2, 2017 @ 01:32:48
  Author: bisson
Revision: 289807

switch to sha256sum

Modified:
  libdaemon/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-03-02 01:32:44 UTC (rev 289806)
+++ PKGBUILD    2017-03-02 01:32:48 UTC (rev 289807)
@@ -13,7 +13,7 @@
 arch=('i686' 'x86_64')
 makedepends=('git')
 
source=('git://git.0pointer.net/libdaemon.git#commit=9fcc28e0e8f84968d1fb8b6d544a42efb13803ec')
-sha1sums=('SKIP')
+sha256sums=('SKIP')
 
 build() {
        cd "${srcdir}/${pkgname}"

Reply via email to