]> git.pld-linux.org Git - packages/fpp.git/commitdiff
up to 0.9.5 master auto/th/fpp-0.9.5-1
authorJan Palus <atler@pld-linux.org>
Mon, 14 Feb 2022 19:52:25 +0000 (20:52 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 14 Feb 2022 19:52:25 +0000 (20:52 +0100)
fpp.spec

index 1cd927632b1a0660cb67eaeffbda699a12b6b8aa..8d994d4e5a3f4b4f7a496a6249908473d42c42ed 100644 (file)
--- a/fpp.spec
+++ b/fpp.spec
@@ -1,11 +1,11 @@
 Summary:       Bash Output File Picker
 Name:          fpp
-Version:       0.9.2
+Version:       0.9.5
 Release:       1
 License:       BSD
 Group:         Applications/Shells
-Source0:       https://github.com/facebook/PathPicker/releases/download/%{version}/%{name}.%{version}.tar.gz
-# Source0-md5: 722e3e6d9b52c305722bd2e46d3cb81b
+Source0:       https://github.com/facebook/PathPicker/archive/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: b0ad45fd1789423c4fa31619d95c144c
 URL:           https://facebook.github.io/PathPicker/
 Requires:      python3
 Requires:      python3-modules
@@ -21,7 +21,7 @@ PathPicker parses piped input for files and presents it in a
 convenient UI.
 
 %prep
-%setup -qc
+%setup -q -n PathPicker-%{version}
 
 # remove some bsdtar junk (AppleDouble encoded Macintosh files)
 # https://github.com/facebook/PathPicker/issues/174
This page took 0.088166 seconds and 4 git commands to generate.