[packages/generatorrunner] - simplified github archive usage
qboosh
qboosh at pld-linux.org
Fri Apr 23 17:27:47 CEST 2021
commit 4e67ec9a1d61adad1727afdf6e03fa23b137581e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Apr 23 17:28:58 2021 +0200
- simplified github archive usage
generatorrunner.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/generatorrunner.spec b/generatorrunner.spec
index 63ea627..532868f 100644
--- a/generatorrunner.spec
+++ b/generatorrunner.spec
@@ -9,7 +9,8 @@ Version: 0.6.16
Release: 2
License: GPL v2
Group: Development/Tools
-Source0: https://github.com/PySide/Generatorrunner/archive/%{version}.tar.gz?/%{name}-%{version}.tar.gz
+#Source0Download: https://github.com/PySide/Generatorrunner/releases
+Source0: https://github.com/PySide/Generatorrunner/archive/%{version}/%{name}-%{version}.tar.gz
# Source0-md5: 34e60a01f574e5976279510fa9c9069a
URL: https://github.com/PySide/Generatorrunner
BuildRequires: QtCore-devel >= 4.5.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/generatorrunner.git/commitdiff/9742a94350fa676cfc171fe3a5d07ae5e2ec6912
More information about the pld-cvs-commit
mailing list