# HG changeset patch # User Hans-G?nter Theisgen # Date 1587880634 -3600 # Node ID 69adfbc9427f8370a36212cca4c1f578669033d2 # Parent fcb7b064665669d91d4b7933c189db5a7a58d620 updated sratom (0.6.2 -> 0.6.4) diff -r fcb7b0646656 -r 69adfbc9427f sratom/receipt --- a/sratom/receipt Sun Apr 26 06:53:18 2020 +0100 +++ b/sratom/receipt Sun Apr 26 06:57:14 2020 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="sratom" -VERSION="0.6.2" +VERSION="0.6.4" CATEGORY="development" SHORT_DESC="A library for serialising LV2 atoms to and from RDF, particularly the Turtle syntax." MAINTAINER="pascal.bellard@slitaz.org" @@ -28,5 +28,5 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - cp -a $install/* $fs + cp -a $install/* $fs }