From 75aba303d3ff4eccc8c62a45d10da8266945c166 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Tue, 3 Jul 2018 17:24:05 +0200 Subject: [PATCH] upower: Convert to versionless bee file --- upower-0.9.16-1.bee => upower.be0 | 2 ++ 1 file changed, 2 insertions(+) rename upower-0.9.16-1.bee => upower.be0 (98%) diff --git a/upower-0.9.16-1.bee b/upower.be0 similarity index 98% rename from upower-0.9.16-1.bee rename to upower.be0 index c546a04a6..5556a8377 100755 --- a/upower-0.9.16-1.bee +++ b/upower.be0 @@ -1,5 +1,7 @@ #!/usr/bin/env beesh +# BEE_VERSION upower-0.9.16-1 + ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)