openshot-qt: 2.4.3 -> 2.4.4
This commit is contained in:
parent
60ef0708c9
commit
9f7c0e351e
@ -3,14 +3,14 @@
|
||||
, wrapGAppsHook, gtk3 }:
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
name = "openshot-qt-${version}";
|
||||
version = "2.4.3";
|
||||
pname = "openshot-qt";
|
||||
version = "2.4.4";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "OpenShot";
|
||||
repo = "openshot-qt";
|
||||
rev = "v${version}";
|
||||
sha256 = "1qdw1mli4y9qhrnllnkaf6ydgw5vfvdb90chs4i679k0x0jyb9a2";
|
||||
sha256 = "0mg63v36h7l8kv2sgf6x8c1n3ygddkqqwlciz7ccxpbm4x1idqba";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ doxygen wrapGAppsHook ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user